|
210 | 210 | E228BED021A4C89F0085268C /* Web3Legacy+Eth.swift in Sources */ = {isa = PBXBuildFile; fileRef = E228BEC921A4C89E0085268C /* Web3Legacy+Eth.swift */; };
|
211 | 211 | E228BED121A4C89F0085268C /* Web3Legacy+Instance.swift in Sources */ = {isa = PBXBuildFile; fileRef = E228BECA21A4C89F0085268C /* Web3Legacy+Instance.swift */; };
|
212 | 212 | E228BED221A4C89F0085268C /* Web3Legacy+Instance.swift in Sources */ = {isa = PBXBuildFile; fileRef = E228BECA21A4C89F0085268C /* Web3Legacy+Instance.swift */; };
|
| 213 | + E279C9EF21C46A140081695F /* Web3+ERC165.swift in Sources */ = {isa = PBXBuildFile; fileRef = E279C9EE21C46A140081695F /* Web3+ERC165.swift */; }; |
213 | 214 | E2DCA653218C875100F94FBA /* web3swift_ENS_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81A7B2782143C978004CD2C7 /* web3swift_ENS_Tests.swift */; };
|
214 | 215 | E2DCA654218C879900F94FBA /* ENS.swift in Sources */ = {isa = PBXBuildFile; fileRef = B2E668CD214F8A7B00C3CC2D /* ENS.swift */; };
|
215 | 216 | E2DCA655218C879900F94FBA /* ENSResolver.swift in Sources */ = {isa = PBXBuildFile; fileRef = B219DC162154F3EE0035BF94 /* ENSResolver.swift */; };
|
|
390 | 391 | E23B5ADC20EA685D00DC7F32 /* web3swift_EIP67_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = web3swift_EIP67_Tests.swift; sourceTree = "<group>"; };
|
391 | 392 | E23B5AE020EA695400DC7F32 /* web3swift_rinkeby_personalSignature_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = web3swift_rinkeby_personalSignature_Tests.swift; sourceTree = "<group>"; };
|
392 | 393 | E23B5AE220EA69B900DC7F32 /* web3swift_numberFormattingUtil_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = web3swift_numberFormattingUtil_Tests.swift; sourceTree = "<group>"; };
|
| 394 | + E279C9EE21C46A140081695F /* Web3+ERC165.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Web3+ERC165.swift"; sourceTree = "<group>"; }; |
393 | 395 | E2C590752152835400FF53D3 /* JSONRPCrequestDispatcher+ObjC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "JSONRPCrequestDispatcher+ObjC.swift"; sourceTree = "<group>"; };
|
394 | 396 | E2E94C5F217788E0005F54A0 /* Web3+ERC721.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Web3+ERC721.swift"; sourceTree = "<group>"; };
|
395 | 397 | FB43EC035C593F9E5A3644B6 /* Pods-web3swift-macOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-web3swift-macOS.debug.xcconfig"; path = "Pods/Target Support Files/Pods-web3swift-macOS/Pods-web3swift-macOS.debug.xcconfig"; sourceTree = "<group>"; };
|
|
610 | 612 | 8159C50921343EF900197B91 /* PrecompiledContracts */ = {
|
611 | 613 | isa = PBXGroup;
|
612 | 614 | children = (
|
| 615 | + E279C9ED21C3F2970081695F /* ERC165 */, |
613 | 616 | E2E94C5E2177886C005F54A0 /* ERC721 */,
|
614 | 617 | 8159C50621343ED300197B91 /* ERC20 */,
|
615 | 618 | );
|
|
945 | 948 | path = Classes;
|
946 | 949 | sourceTree = "<group>";
|
947 | 950 | };
|
| 951 | + E279C9ED21C3F2970081695F /* ERC165 */ = { |
| 952 | + isa = PBXGroup; |
| 953 | + children = ( |
| 954 | + E279C9EE21C46A140081695F /* Web3+ERC165.swift */, |
| 955 | + ); |
| 956 | + path = ERC165; |
| 957 | + sourceTree = "<group>"; |
| 958 | + }; |
948 | 959 | E2E94C5E2177886C005F54A0 /* ERC721 */ = {
|
949 | 960 | isa = PBXGroup;
|
950 | 961 | children = (
|
|
1251 | 1262 | 81A1823720D6E2BB0016741F /* Promise+Web3+Eth+GetBlockByHash.swift in Sources */,
|
1252 | 1263 | 81909D51218DAEC0007D2AE5 /* Promise+Web3+Personal+CreateAccount.swift in Sources */,
|
1253 | 1264 | 818D16CF204D42910084D2A4 /* Web3+EventParser.swift in Sources */,
|
| 1265 | + E279C9EF21C46A140081695F /* Web3+ERC165.swift in Sources */, |
1254 | 1266 | 81C5DA282072E18200424CD6 /* NativeTypesEncoding+Extensions.swift in Sources */,
|
1255 | 1267 | 8123E1C7200CBAC200B6D3AB /* Dictionary+Extension.swift in Sources */,
|
1256 | 1268 | E228BE7421A4492B0085268C /* Promise+Web3Legacy+Eth+Call.swift in Sources */,
|
|
0 commit comments