|
78 | 78 | 815630002007B48800A0EC2F /* BIP32KeystoreJSONStructure.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81562FFF2007B48800A0EC2F /* BIP32KeystoreJSONStructure.swift */; };
|
79 | 79 | 815630022007B53C00A0EC2F /* BIP32Keystore.swift in Sources */ = {isa = PBXBuildFile; fileRef = 815630012007B53C00A0EC2F /* BIP32Keystore.swift */; };
|
80 | 80 | 815630042007BC8F00A0EC2F /* BIP39+WordLists.swift in Sources */ = {isa = PBXBuildFile; fileRef = 815630032007BC8F00A0EC2F /* BIP39+WordLists.swift */; };
|
| 81 | + 8159C50B21352CB700197B91 /* Web3+ERC20.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8159C50A21352CB700197B91 /* Web3+ERC20.swift */; }; |
| 82 | + 8159C50C21352CB700197B91 /* Web3+ERC20.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8159C50A21352CB700197B91 /* Web3+ERC20.swift */; }; |
| 83 | + 8159C50E2135901700197B91 /* web3swift_ERC20_Class_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8159C50D2135901700197B91 /* web3swift_ERC20_Class_Tests.swift */; }; |
| 84 | + 8159C5102135929700197B91 /* key.json in Resources */ = {isa = PBXBuildFile; fileRef = 8159C50F2135929700197B91 /* key.json */; }; |
| 85 | + 8159C5112135929700197B91 /* key.json in Resources */ = {isa = PBXBuildFile; fileRef = 8159C50F2135929700197B91 /* key.json */; }; |
81 | 86 | 815C74C820ECBF3E00DE2AC4 /* web3swift_User_cases.swift in Sources */ = {isa = PBXBuildFile; fileRef = 815C74C720ECBF3E00DE2AC4 /* web3swift_User_cases.swift */; };
|
82 | 87 | 8160E5CE20B8245A0070070B /* IBAN.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8160E5CD20B8245A0070070B /* IBAN.swift */; };
|
83 | 88 | 8160E5CF20B8245A0070070B /* IBAN.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8160E5CD20B8245A0070070B /* IBAN.swift */; };
|
|
168 | 173 | 81DDECCF1FDF004E0063684A /* Web3.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81DDECCE1FDF004E0063684A /* Web3.swift */; };
|
169 | 174 | 81DFB3FF210775320011DC85 /* Web3+Infura.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81DFB3FE210775320011DC85 /* Web3+Infura.swift */; };
|
170 | 175 | 81DFB400210775320011DC85 /* Web3+Infura.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81DFB3FE210775320011DC85 /* Web3+Infura.swift */; };
|
171 |
| - 81DFCC4C20F7546300603123 /* key.json in Resources */ = {isa = PBXBuildFile; fileRef = 81DFCC4B20F7546300603123 /* key.json */; }; |
172 | 176 | 81EB1E4B208173D7003BD47F /* Web3+Personal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81EB1E4A208173D7003BD47F /* Web3+Personal.swift */; };
|
173 | 177 | 81EB1E4C208173D7003BD47F /* Web3+Personal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81EB1E4A208173D7003BD47F /* Web3+Personal.swift */; };
|
174 | 178 | 81FA43F62044097100EE14D5 /* web3swift_macOS_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81FA43F52044097100EE14D5 /* web3swift_macOS_Tests.swift */; };
|
|
177 | 181 | 81FB21FF207BB297007F9A83 /* EIP67Code.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81FB21F8207BA78B007F9A83 /* EIP67Code.swift */; };
|
178 | 182 | 81FB2201207BC58C007F9A83 /* CoreImage.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 81FB2200207BC58B007F9A83 /* CoreImage.framework */; };
|
179 | 183 | 81FB2203207BC6DB007F9A83 /* ImageIO.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 81FB2202207BC6DB007F9A83 /* ImageIO.framework */; };
|
180 |
| - 81FB2207207BCFF9007F9A83 /* bankex-foundation-logo-coin.png in Resources */ = {isa = PBXBuildFile; fileRef = 81FB2206207BCFF9007F9A83 /* bankex-foundation-logo-coin.png */; }; |
181 |
| - 81FB2208207BCFF9007F9A83 /* bankex-foundation-logo-coin.png in Resources */ = {isa = PBXBuildFile; fileRef = 81FB2206207BCFF9007F9A83 /* bankex-foundation-logo-coin.png */; }; |
182 | 184 | 81FECD45211ADE51006DA367 /* Web3+ObjC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81FECD44211ADE51006DA367 /* Web3+ObjC.swift */; };
|
183 | 185 | 81FECD46211ADE51006DA367 /* Web3+ObjC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81FECD44211ADE51006DA367 /* Web3+ObjC.swift */; };
|
184 | 186 | 81FECD49211ADEB1006DA367 /* Web3+Instance+ObjC.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81FECD48211ADEB1006DA367 /* Web3+Instance+ObjC.swift */; };
|
|
276 | 278 | 815630012007B53C00A0EC2F /* BIP32Keystore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BIP32Keystore.swift; sourceTree = "<group>"; };
|
277 | 279 | 815630032007BC8F00A0EC2F /* BIP39+WordLists.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "BIP39+WordLists.swift"; sourceTree = "<group>"; };
|
278 | 280 | 815630052008A64C00A0EC2F /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
|
| 281 | + 8159C50A21352CB700197B91 /* Web3+ERC20.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Web3+ERC20.swift"; sourceTree = "<group>"; }; |
| 282 | + 8159C50D2135901700197B91 /* web3swift_ERC20_Class_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = web3swift_ERC20_Class_Tests.swift; sourceTree = "<group>"; }; |
| 283 | + 8159C50F2135929700197B91 /* key.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = key.json; sourceTree = "<group>"; }; |
279 | 284 | 815C74C720ECBF3E00DE2AC4 /* web3swift_User_cases.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = web3swift_User_cases.swift; sourceTree = "<group>"; };
|
280 | 285 | 8160E5CD20B8245A0070070B /* IBAN.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IBAN.swift; sourceTree = "<group>"; };
|
281 | 286 | 817EBB0F2004FE2800E02EAA /* EthereumAddress.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EthereumAddress.swift; sourceTree = "<group>"; };
|
|
331 | 336 | 81D7D97720A61E3800A193EC /* EventFiltering.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EventFiltering.swift; sourceTree = "<group>"; };
|
332 | 337 | 81DDECCE1FDF004E0063684A /* Web3.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Web3.swift; sourceTree = "<group>"; };
|
333 | 338 | 81DFB3FE210775320011DC85 /* Web3+Infura.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Web3+Infura.swift"; sourceTree = "<group>"; };
|
334 |
| - 81DFCC4B20F7546300603123 /* key.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; name = key.json; path = ../../../../Desktop/key.json; sourceTree = "<group>"; }; |
335 | 339 | 81EB1E4A208173D7003BD47F /* Web3+Personal.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Web3+Personal.swift"; sourceTree = "<group>"; };
|
336 | 340 | 81FA43F32044097000EE14D5 /* web3swift-macOS_Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "web3swift-macOS_Tests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
337 | 341 | 81FA43F52044097100EE14D5 /* web3swift_macOS_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = web3swift_macOS_Tests.swift; sourceTree = "<group>"; };
|
338 | 342 | 81FA43F72044097100EE14D5 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
339 | 343 | 81FB21F8207BA78B007F9A83 /* EIP67Code.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EIP67Code.swift; sourceTree = "<group>"; };
|
340 | 344 | 81FB2200207BC58B007F9A83 /* CoreImage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreImage.framework; path = System/Library/Frameworks/CoreImage.framework; sourceTree = SDKROOT; };
|
341 | 345 | 81FB2202207BC6DB007F9A83 /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; };
|
342 |
| - 81FB2206207BCFF9007F9A83 /* bankex-foundation-logo-coin.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "bankex-foundation-logo-coin.png"; sourceTree = "<group>"; }; |
343 | 346 | 81FECD44211ADE51006DA367 /* Web3+ObjC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Web3+ObjC.swift"; sourceTree = "<group>"; };
|
344 | 347 | 81FECD48211ADEB1006DA367 /* Web3+Instance+ObjC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Web3+Instance+ObjC.swift"; sourceTree = "<group>"; };
|
345 | 348 | 81FECD4B211ADF70006DA367 /* Web3+HttpProvider+ObjC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Web3+HttpProvider+ObjC.swift"; sourceTree = "<group>"; };
|
|
451 | 454 | 1CD91AFE1FD76910007BFB45 /* web3swift */ = {
|
452 | 455 | isa = PBXGroup;
|
453 | 456 | children = (
|
| 457 | + 8159C50921343EF900197B91 /* PrecompiledContracts */, |
454 | 458 | 81FECD43211ADE20006DA367 /* ObjectiveCbridge */,
|
455 | 459 | 0073F22320D949D7000791F1 /* BlockExplorer */,
|
456 | 460 | 81A1821220D5A2430016741F /* Promises */,
|
|
473 | 477 | 1CD91B301FD769A6007BFB45 /* web3swiftTests */ = {
|
474 | 478 | isa = PBXGroup;
|
475 | 479 | children = (
|
| 480 | + 8159C50F2135929700197B91 /* key.json */, |
| 481 | + 8159C50D2135901700197B91 /* web3swift_ERC20_Class_Tests.swift */, |
476 | 482 | 8102F5C2211E00820032DF60 /* scrypt_Tests.swift */,
|
477 | 483 | 81FECD5D211AEFCE006DA367 /* web3swift_ObjC_Tests.swift */,
|
478 |
| - 81DFCC4B20F7546300603123 /* key.json */, |
479 | 484 | 815C74C720ECBF3E00DE2AC4 /* web3swift_User_cases.swift */,
|
480 | 485 | 00E5FE8120EA3FF40030E0D6 /* web3swift_infura_Tests.swift */,
|
481 | 486 | 00E5FE7F20EA3CEA0030E0D6 /* web3swift_RLP_Tests.swift */,
|
|
586 | 591 | path = Classes;
|
587 | 592 | sourceTree = "<group>";
|
588 | 593 | };
|
| 594 | + 8159C50621343ED300197B91 /* ERC20 */ = { |
| 595 | + isa = PBXGroup; |
| 596 | + children = ( |
| 597 | + 8159C50A21352CB700197B91 /* Web3+ERC20.swift */, |
| 598 | + ); |
| 599 | + path = ERC20; |
| 600 | + sourceTree = "<group>"; |
| 601 | + }; |
| 602 | + 8159C50721343EDD00197B91 /* ERC721 */ = { |
| 603 | + isa = PBXGroup; |
| 604 | + children = ( |
| 605 | + ); |
| 606 | + path = ERC721; |
| 607 | + sourceTree = "<group>"; |
| 608 | + }; |
| 609 | + 8159C50821343EED00197B91 /* PrivateKeyControlledAccount */ = { |
| 610 | + isa = PBXGroup; |
| 611 | + children = ( |
| 612 | + ); |
| 613 | + path = PrivateKeyControlledAccount; |
| 614 | + sourceTree = "<group>"; |
| 615 | + }; |
| 616 | + 8159C50921343EF900197B91 /* PrecompiledContracts */ = { |
| 617 | + isa = PBXGroup; |
| 618 | + children = ( |
| 619 | + 8159C50821343EED00197B91 /* PrivateKeyControlledAccount */, |
| 620 | + 8159C50721343EDD00197B91 /* ERC721 */, |
| 621 | + 8159C50621343ED300197B91 /* ERC20 */, |
| 622 | + ); |
| 623 | + path = PrecompiledContracts; |
| 624 | + sourceTree = "<group>"; |
| 625 | + }; |
589 | 626 | 818EABD71FDC9A3800E013FC /* Contract */ = {
|
590 | 627 | isa = PBXGroup;
|
591 | 628 | children = (
|
|
754 | 791 | 81FB2205207BCFE4007F9A83 /* Classes */ = {
|
755 | 792 | isa = PBXGroup;
|
756 | 793 | children = (
|
757 |
| - 81FB2206207BCFF9007F9A83 /* bankex-foundation-logo-coin.png */, |
758 | 794 | );
|
759 | 795 | path = Classes;
|
760 | 796 | sourceTree = "<group>";
|
|
949 | 985 | isa = PBXResourcesBuildPhase;
|
950 | 986 | buildActionMask = 2147483647;
|
951 | 987 | files = (
|
952 |
| - 81FB2207207BCFF9007F9A83 /* bankex-foundation-logo-coin.png in Resources */, |
| 988 | + 8159C5102135929700197B91 /* key.json in Resources */, |
953 | 989 | );
|
954 | 990 | runOnlyForDeploymentPostprocessing = 0;
|
955 | 991 | };
|
956 | 992 | 1CD91B2D1FD769A6007BFB45 /* Resources */ = {
|
957 | 993 | isa = PBXResourcesBuildPhase;
|
958 | 994 | buildActionMask = 2147483647;
|
959 | 995 | files = (
|
960 |
| - 81DFCC4C20F7546300603123 /* key.json in Resources */, |
961 | 996 | );
|
962 | 997 | runOnlyForDeploymentPostprocessing = 0;
|
963 | 998 | };
|
964 | 999 | 417715D220362916005C3E16 /* Resources */ = {
|
965 | 1000 | isa = PBXResourcesBuildPhase;
|
966 | 1001 | buildActionMask = 2147483647;
|
967 | 1002 | files = (
|
968 |
| - 81FB2208207BCFF9007F9A83 /* bankex-foundation-logo-coin.png in Resources */, |
| 1003 | + 8159C5112135929700197B91 /* key.json in Resources */, |
969 | 1004 | );
|
970 | 1005 | runOnlyForDeploymentPostprocessing = 0;
|
971 | 1006 | };
|
|
1120 | 1155 | 81A1823420D6E1FD0016741F /* Promise+Web3+Eth+GetBlockByNumber.swift in Sources */,
|
1121 | 1156 | 81A1822820D678BF0016741F /* Promise+Web3+Eth+GetAccounts.swift in Sources */,
|
1122 | 1157 | 81C5DA312074EC1E00424CD6 /* ContractProtocol.swift in Sources */,
|
| 1158 | + 8159C50B21352CB700197B91 /* Web3+ERC20.swift in Sources */, |
1123 | 1159 | 81C5DA222072DFE600424CD6 /* ABIv2TypeParser.swift in Sources */,
|
1124 | 1160 | 815630002007B48800A0EC2F /* BIP32KeystoreJSONStructure.swift in Sources */,
|
1125 | 1161 | 8123E1CB200CBB2200B6D3AB /* Array+Extension.swift in Sources */,
|
|
1151 | 1187 | buildActionMask = 2147483647;
|
1152 | 1188 | files = (
|
1153 | 1189 | 815C74C820ECBF3E00DE2AC4 /* web3swift_User_cases.swift in Sources */,
|
| 1190 | + 8159C50E2135901700197B91 /* web3swift_ERC20_Class_Tests.swift in Sources */, |
1154 | 1191 | E23B5AE520EA6A0A00DC7F32 /* web3swift_contractV2_Tests.swift in Sources */,
|
1155 | 1192 | E23B5AE120EA695400DC7F32 /* web3swift_rinkeby_personalSignature_Tests.swift in Sources */,
|
1156 | 1193 | E23B5ADB20EA67D800DC7F32 /* web3swift_AdvancedABIv2_Tests.swift in Sources */,
|
|
1175 | 1212 | isa = PBXSourcesBuildPhase;
|
1176 | 1213 | buildActionMask = 2147483647;
|
1177 | 1214 | files = (
|
| 1215 | + 8159C50C21352CB700197B91 /* Web3+ERC20.swift in Sources */, |
1178 | 1216 | 4194811B203630530065A83B /* Web3+HttpProvider.swift in Sources */,
|
1179 | 1217 | 4194811E203630530065A83B /* Web3.swift in Sources */,
|
1180 | 1218 | 4194811F203630530065A83B /* Web3+Instance.swift in Sources */,
|
|
0 commit comments