|
210 | 210 | E23B5AE120EA695400DC7F32 /* web3swift_rinkeby_personalSignature_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E23B5AE020EA695400DC7F32 /* web3swift_rinkeby_personalSignature_Tests.swift */; };
|
211 | 211 | E23B5AE320EA69B900DC7F32 /* web3swift_numberFormattingUtil_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E23B5AE220EA69B900DC7F32 /* web3swift_numberFormattingUtil_Tests.swift */; };
|
212 | 212 | E23B5AE520EA6A0A00DC7F32 /* web3swift_contractV2_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E23B5AE420EA6A0A00DC7F32 /* web3swift_contractV2_Tests.swift */; };
|
| 213 | + E2C590762152835400FF53D3 /* JSONRPCrequestDispatcher+ObjC.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2C590752152835400FF53D3 /* JSONRPCrequestDispatcher+ObjC.swift */; }; |
213 | 214 | /* End PBXBuildFile section */
|
214 | 215 |
|
215 | 216 | /* Begin PBXContainerItemProxy section */
|
|
377 | 378 | E23B5AE020EA695400DC7F32 /* web3swift_rinkeby_personalSignature_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = web3swift_rinkeby_personalSignature_Tests.swift; sourceTree = "<group>"; };
|
378 | 379 | E23B5AE220EA69B900DC7F32 /* web3swift_numberFormattingUtil_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = web3swift_numberFormattingUtil_Tests.swift; sourceTree = "<group>"; };
|
379 | 380 | E23B5AE420EA6A0A00DC7F32 /* web3swift_contractV2_Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = web3swift_contractV2_Tests.swift; sourceTree = "<group>"; };
|
| 381 | + E2C590752152835400FF53D3 /* JSONRPCrequestDispatcher+ObjC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "JSONRPCrequestDispatcher+ObjC.swift"; sourceTree = "<group>"; }; |
380 | 382 | 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>"; };
|
381 | 383 | FC1E6C115639177F2629E42A /* Pods_web3swift_osx.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_web3swift_osx.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
382 | 384 | /* End PBXFileReference section */
|
|
822 | 824 | isa = PBXGroup;
|
823 | 825 | children = (
|
824 | 826 | 81FECD44211ADE51006DA367 /* Web3+ObjC.swift */,
|
| 827 | + E2C590752152835400FF53D3 /* JSONRPCrequestDispatcher+ObjC.swift */, |
825 | 828 | 81FECD48211ADEB1006DA367 /* Web3+Instance+ObjC.swift */,
|
826 | 829 | 81FECD4B211ADF70006DA367 /* Web3+HttpProvider+ObjC.swift */,
|
827 | 830 | 81FECD4E211AE100006DA367 /* KeystoreManager+ObjC.swift */,
|
|
1120 | 1123 | 81195AB020D7FF8500ABC6B1 /* Promise+Web3+Contract+GetIndexedEvents.swift in Sources */,
|
1121 | 1124 | 8113D2C61FD7E1590074282C /* LibSecp256k1Extension.swift in Sources */,
|
1122 | 1125 | 81EB1E4B208173D7003BD47F /* Web3+Personal.swift in Sources */,
|
| 1126 | + E2C590762152835400FF53D3 /* JSONRPCrequestDispatcher+ObjC.swift in Sources */, |
1123 | 1127 | 81A1824B20D7DF1B0016741F /* Promise+Web3+Personal+UnlockAccount.swift in Sources */,
|
1124 | 1128 | 81A1823A20D79AD40016741F /* Promise+Web3+Eth+SendRawTransaction.swift in Sources */,
|
1125 | 1129 | 81D7D97520A3240900A193EC /* EthereumFilterEncodingExtensions.swift in Sources */,
|
|
0 commit comments