|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 |
| - 0073F22620D949F7000791F1 /* BlockExporter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0073F22520D949F7000791F1 /* BlockExporter.swift */; }; |
11 |
| - 0073F22820D94A11000791F1 /* BlockExporter+GetTransactionHistory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0073F22720D94A11000791F1 /* BlockExporter+GetTransactionHistory.swift */; }; |
| 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 | 12 | 13AE5971A972F5B55FA6FB69 /* libPods-web3swift-iOS_Tests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8349531F1984454E50389370 /* libPods-web3swift-iOS_Tests.a */; };
|
13 | 13 | 1CD91B321FD769A6007BFB45 /* web3swiftTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1CD91B311FD769A6007BFB45 /* web3swiftTests.swift */; };
|
14 | 14 | 1CD91B341FD769A6007BFB45 /* web3swift_iOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1CD91AFC1FD76910007BFB45 /* web3swift_iOS.framework */; };
|
|
115 | 115 | 818D16D0204D42940084D2A4 /* Web3+EventParser.swift in Sources */ = {isa = PBXBuildFile; fileRef = 818D16CE204D42910084D2A4 /* Web3+EventParser.swift */; };
|
116 | 116 | 818D810E1FDC1A2000663CE3 /* RLP.swift in Sources */ = {isa = PBXBuildFile; fileRef = 818D810D1FDC1A2000663CE3 /* RLP.swift */; };
|
117 | 117 | 818EABDA1FDC9A5C00E013FC /* Contract.swift in Sources */ = {isa = PBXBuildFile; fileRef = 818EABD91FDC9A5C00E013FC /* Contract.swift */; };
|
118 |
| - 81A0FA0320BFEF2B00417C64 /* key.json in Resources */ = {isa = PBXBuildFile; fileRef = 81A0FA0220BFEF2700417C64 /* key.json */; }; |
119 | 118 | 81A1821520D5A2700016741F /* Promise+Web3+Eth+GetBalance.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81A1821420D5A2700016741F /* Promise+Web3+Eth+GetBalance.swift */; };
|
120 | 119 | 81A1821620D5A2700016741F /* Promise+Web3+Eth+GetBalance.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81A1821420D5A2700016741F /* Promise+Web3+Eth+GetBalance.swift */; };
|
121 | 120 | 81A1821A20D5A6F70016741F /* Promise+HttpProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81A1821720D5A3E70016741F /* Promise+HttpProvider.swift */; };
|
|
229 | 228 | /* End PBXContainerItemProxy section */
|
230 | 229 |
|
231 | 230 | /* Begin PBXFileReference section */
|
232 |
| - 0073F22520D949F7000791F1 /* BlockExporter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BlockExporter.swift; sourceTree = "<group>"; }; |
233 |
| - 0073F22720D94A11000791F1 /* BlockExporter+GetTransactionHistory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "BlockExporter+GetTransactionHistory.swift"; sourceTree = "<group>"; }; |
| 231 | + 0073F22520D949F7000791F1 /* BlockExplorer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BlockExplorer.swift; sourceTree = "<group>"; }; |
| 232 | + 0073F22720D94A11000791F1 /* BlockExplorer+GetTransactionHistory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "BlockExplorer+GetTransactionHistory.swift"; sourceTree = "<group>"; }; |
234 | 233 | 08BD06D432296DA533D07D20 /* Pods_Web3Swift_ios.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Web3Swift_ios.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
235 | 234 | 0F133EC83594B17BA8C71784 /* Pods_web3swift_ios_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_web3swift_ios_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
236 | 235 | 10C02100CDF7C2D5C79A52B9 /* Pods_web3Swift_Demo.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_web3Swift_Demo.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
303 | 302 | 818D16CE204D42910084D2A4 /* Web3+EventParser.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Web3+EventParser.swift"; sourceTree = "<group>"; };
|
304 | 303 | 818D810D1FDC1A2000663CE3 /* RLP.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RLP.swift; sourceTree = "<group>"; };
|
305 | 304 | 818EABD91FDC9A5C00E013FC /* Contract.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Contract.swift; sourceTree = "<group>"; };
|
306 |
| - 81A0FA0220BFEF2700417C64 /* key.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = key.json; sourceTree = "<group>"; }; |
307 | 305 | 81A1821420D5A2700016741F /* Promise+Web3+Eth+GetBalance.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Promise+Web3+Eth+GetBalance.swift"; sourceTree = "<group>"; };
|
308 | 306 | 81A1821720D5A3E70016741F /* Promise+HttpProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Promise+HttpProvider.swift"; sourceTree = "<group>"; };
|
309 | 307 | 81A1821C20D5C6C10016741F /* web3swift_promises_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = web3swift_promises_Tests.swift; sourceTree = "<group>"; };
|
|
419 | 417 | 0073F22420D949E8000791F1 /* Classes */ = {
|
420 | 418 | isa = PBXGroup;
|
421 | 419 | children = (
|
422 |
| - 0073F22520D949F7000791F1 /* BlockExporter.swift */, |
423 |
| - 0073F22720D94A11000791F1 /* BlockExporter+GetTransactionHistory.swift */, |
| 420 | + 0073F22520D949F7000791F1 /* BlockExplorer.swift */, |
| 421 | + 0073F22720D94A11000791F1 /* BlockExplorer+GetTransactionHistory.swift */, |
424 | 422 | );
|
425 | 423 | path = Classes;
|
426 | 424 | sourceTree = "<group>";
|
|
474 | 472 | isa = PBXGroup;
|
475 | 473 | children = (
|
476 | 474 | 81A1821C20D5C6C10016741F /* web3swift_promises_Tests.swift */,
|
477 |
| - 81A0FA0220BFEF2700417C64 /* key.json */, |
478 | 475 | 1CD91B311FD769A6007BFB45 /* web3swiftTests.swift */,
|
479 | 476 | 4EFFCB6F208554EB008165FE /* web3swift_remote_Tests.swift */,
|
480 | 477 | 4EFFCB6D208552F2008165FE /* web3swift_local_node_Tests.swift */,
|
|
966 | 963 | isa = PBXResourcesBuildPhase;
|
967 | 964 | buildActionMask = 2147483647;
|
968 | 965 | files = (
|
969 |
| - 81A0FA0320BFEF2B00417C64 /* key.json in Resources */, |
970 | 966 | );
|
971 | 967 | runOnlyForDeploymentPostprocessing = 0;
|
972 | 968 | };
|
|
1157 | 1153 | 8113D2CE1FD7E1590074282C /* EthereumTransaction.swift in Sources */,
|
1158 | 1154 | 81A1821F20D676BC0016741F /* Promise+Web3+Eth+GetTransactionCount.swift in Sources */,
|
1159 | 1155 | 81A1821520D5A2700016741F /* Promise+Web3+Eth+GetBalance.swift in Sources */,
|
1160 |
| - 0073F22820D94A11000791F1 /* BlockExporter+GetTransactionHistory.swift in Sources */, |
1161 |
| - 0073F22620D949F7000791F1 /* BlockExporter.swift in Sources */, |
| 1156 | + 0073F22820D94A11000791F1 /* BlockExplorer+GetTransactionHistory.swift in Sources */, |
| 1157 | + 0073F22620D949F7000791F1 /* BlockExplorer.swift in Sources */, |
1162 | 1158 | 81C0FD012044A89300D82FAF /* Web3+TransactionIntermediate.swift in Sources */,
|
1163 | 1159 | 8103BBC02076800500499769 /* Web3+EthOperations.swift in Sources */,
|
1164 | 1160 | 81A1823C20D79C270016741F /* Promise+Web3+Eth+Call.swift in Sources */,
|
|
0 commit comments