|
212 | 212 | E228BED021A4C89F0085268C /* Web3Legacy+Eth.swift in Sources */ = {isa = PBXBuildFile; fileRef = E228BEC921A4C89E0085268C /* Web3Legacy+Eth.swift */; };
|
213 | 213 | E228BED121A4C89F0085268C /* Web3Legacy+Instance.swift in Sources */ = {isa = PBXBuildFile; fileRef = E228BECA21A4C89F0085268C /* Web3Legacy+Instance.swift */; };
|
214 | 214 | E228BED221A4C89F0085268C /* Web3Legacy+Instance.swift in Sources */ = {isa = PBXBuildFile; fileRef = E228BECA21A4C89F0085268C /* Web3Legacy+Instance.swift */; };
|
| 215 | + E279C9EC21C316D90081695F /* Web3+ERC1400.swift in Sources */ = {isa = PBXBuildFile; fileRef = E279C9EB21C316D90081695F /* Web3+ERC1400.swift */; }; |
215 | 216 | E279C9EF21C46A140081695F /* Web3+ERC165.swift in Sources */ = {isa = PBXBuildFile; fileRef = E279C9EE21C46A140081695F /* Web3+ERC165.swift */; };
|
216 | 217 | E2DCA653218C875100F94FBA /* web3swift_ENS_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81A7B2782143C978004CD2C7 /* web3swift_ENS_Tests.swift */; };
|
217 | 218 | E2DCA654218C879900F94FBA /* ENS.swift in Sources */ = {isa = PBXBuildFile; fileRef = B2E668CD214F8A7B00C3CC2D /* ENS.swift */; };
|
|
394 | 395 | E23B5ADC20EA685D00DC7F32 /* web3swift_EIP67_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = web3swift_EIP67_Tests.swift; sourceTree = "<group>"; };
|
395 | 396 | E23B5AE020EA695400DC7F32 /* web3swift_rinkeby_personalSignature_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = web3swift_rinkeby_personalSignature_Tests.swift; sourceTree = "<group>"; };
|
396 | 397 | E23B5AE220EA69B900DC7F32 /* web3swift_numberFormattingUtil_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = web3swift_numberFormattingUtil_Tests.swift; sourceTree = "<group>"; };
|
| 398 | + E279C9EB21C316D90081695F /* Web3+ERC1400.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Web3+ERC1400.swift"; sourceTree = "<group>"; }; |
397 | 399 | E279C9EE21C46A140081695F /* Web3+ERC165.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Web3+ERC165.swift"; sourceTree = "<group>"; };
|
398 | 400 | E2C590752152835400FF53D3 /* JSONRPCrequestDispatcher+ObjC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "JSONRPCrequestDispatcher+ObjC.swift"; sourceTree = "<group>"; };
|
399 | 401 | E2E94C5F217788E0005F54A0 /* Web3+ERC721.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Web3+ERC721.swift"; sourceTree = "<group>"; };
|
|
615 | 617 | 8159C50921343EF900197B91 /* PrecompiledContracts */ = {
|
616 | 618 | isa = PBXGroup;
|
617 | 619 | children = (
|
| 620 | + E279C9EA21C316BE0081695F /* ERC1400 */, |
618 | 621 | 9196A68921B9F0B100852ED0 /* ERC777 */,
|
619 | 622 | E279C9ED21C3F2970081695F /* ERC165 */,
|
620 | 623 | E2E94C5E2177886C005F54A0 /* ERC721 */,
|
|
960 | 963 | path = Classes;
|
961 | 964 | sourceTree = "<group>";
|
962 | 965 | };
|
| 966 | + E279C9EA21C316BE0081695F /* ERC1400 */ = { |
| 967 | + isa = PBXGroup; |
| 968 | + children = ( |
| 969 | + E279C9EB21C316D90081695F /* Web3+ERC1400.swift */, |
| 970 | + ); |
| 971 | + path = ERC1400; |
| 972 | + sourceTree = "<group>"; |
963 | 973 | E279C9ED21C3F2970081695F /* ERC165 */ = {
|
964 | 974 | isa = PBXGroup;
|
965 | 975 | children = (
|
|
1250 | 1260 | 81C0FCF720441A1D00D82FAF /* TransactionSigner.swift in Sources */,
|
1251 | 1261 | 8125F06920499AC300A0F2FE /* BloomFilter.swift in Sources */,
|
1252 | 1262 | 810B0F9A1FEC446B00CF0DA2 /* Web3+JSONRPC.swift in Sources */,
|
| 1263 | + E279C9EC21C316D90081695F /* Web3+ERC1400.swift in Sources */, |
1253 | 1264 | 81195AB020D7FF8500ABC6B1 /* Promise+Web3+Contract+GetIndexedEvents.swift in Sources */,
|
1254 | 1265 | 81EB1E4B208173D7003BD47F /* Web3+Personal.swift in Sources */,
|
1255 | 1266 | E228BE7821A4492B0085268C /* Web3Legacy+BrowserFunctions.swift in Sources */,
|
|
0 commit comments