|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 0073F22620D949F7000791F1 /* BlockExplorer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0073F22520D949F7000791F1 /* BlockExplorer.swift */; }; |
11 | | - 0073F22820D94A11000791F1 /* BlockExplorer+GetTransactionHistory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0073F22720D94A11000791F1 /* BlockExplorer+GetTransactionHistory.swift */; }; |
12 | 10 | 00E5FE7620EA34370030E0D6 /* web3swift_keystores_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 00E5FE7520EA34370030E0D6 /* web3swift_keystores_Tests.swift */; }; |
13 | 11 | 00E5FE7A20EA355D0030E0D6 /* web3swift_transactions_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 00E5FE7920EA355D0030E0D6 /* web3swift_transactions_Tests.swift */; }; |
14 | 12 | 00E5FE7C20EA37B50030E0D6 /* web3swift_ERC20_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 00E5FE7B20EA37B50030E0D6 /* web3swift_ERC20_Tests.swift */; }; |
|
232 | 230 | /* End PBXContainerItemProxy section */ |
233 | 231 |
|
234 | 232 | /* Begin PBXFileReference section */ |
235 | | - 0073F22520D949F7000791F1 /* BlockExplorer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BlockExplorer.swift; sourceTree = "<group>"; }; |
236 | | - 0073F22720D94A11000791F1 /* BlockExplorer+GetTransactionHistory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "BlockExplorer+GetTransactionHistory.swift"; sourceTree = "<group>"; }; |
237 | 233 | 00E5FE7520EA34370030E0D6 /* web3swift_keystores_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = web3swift_keystores_Tests.swift; sourceTree = "<group>"; }; |
238 | 234 | 00E5FE7920EA355D0030E0D6 /* web3swift_transactions_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = web3swift_transactions_Tests.swift; sourceTree = "<group>"; }; |
239 | 235 | 00E5FE7B20EA37B50030E0D6 /* web3swift_ERC20_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = web3swift_ERC20_Tests.swift; sourceTree = "<group>"; }; |
|
426 | 422 | /* End PBXFrameworksBuildPhase section */ |
427 | 423 |
|
428 | 424 | /* Begin PBXGroup section */ |
429 | | - 0073F22320D949D7000791F1 /* BlockExplorer */ = { |
430 | | - isa = PBXGroup; |
431 | | - children = ( |
432 | | - 0073F22420D949E8000791F1 /* Classes */, |
433 | | - ); |
434 | | - path = BlockExplorer; |
435 | | - sourceTree = "<group>"; |
436 | | - }; |
437 | | - 0073F22420D949E8000791F1 /* Classes */ = { |
438 | | - isa = PBXGroup; |
439 | | - children = ( |
440 | | - 0073F22520D949F7000791F1 /* BlockExplorer.swift */, |
441 | | - 0073F22720D94A11000791F1 /* BlockExplorer+GetTransactionHistory.swift */, |
442 | | - ); |
443 | | - path = Classes; |
444 | | - sourceTree = "<group>"; |
445 | | - }; |
446 | 425 | 1CD91AF21FD76910007BFB45 = { |
447 | 426 | isa = PBXGroup; |
448 | 427 | children = ( |
|
471 | 450 | children = ( |
472 | 451 | 8159C50921343EF900197B91 /* PrecompiledContracts */, |
473 | 452 | 81FECD43211ADE20006DA367 /* ObjectiveCbridge */, |
474 | | - 0073F22320D949D7000791F1 /* BlockExplorer */, |
475 | 453 | 81A1821220D5A2430016741F /* Promises */, |
476 | 454 | 81C5DA082072542300424CD6 /* ABIv2 */, |
477 | 455 | 81C0FCED20440BDF00D82FAF /* HookedFunctions */, |
|
1180 | 1158 | 8113D2CE1FD7E1590074282C /* EthereumTransaction.swift in Sources */, |
1181 | 1159 | 81A1821F20D676BC0016741F /* Promise+Web3+Eth+GetTransactionCount.swift in Sources */, |
1182 | 1160 | 81A1821520D5A2700016741F /* Promise+Web3+Eth+GetBalance.swift in Sources */, |
1183 | | - 0073F22820D94A11000791F1 /* BlockExplorer+GetTransactionHistory.swift in Sources */, |
1184 | | - 0073F22620D949F7000791F1 /* BlockExplorer.swift in Sources */, |
1185 | 1161 | 81C0FD012044A89300D82FAF /* Web3+TransactionIntermediate.swift in Sources */, |
1186 | 1162 | 81A1823C20D79C270016741F /* Promise+Web3+Eth+Call.swift in Sources */, |
1187 | 1163 | ); |
|
0 commit comments