|
405 | 405 | 5C03EACC274406400052C66D /* web3swift_User_cases.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = web3swift_User_cases.swift; sourceTree = "<group>"; }; |
406 | 406 | 5C03EACD274406400052C66D /* web3swift_AdvancedABIv2_Tests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = web3swift_AdvancedABIv2_Tests.swift; sourceTree = "<group>"; }; |
407 | 407 | 5C03EACE274406410052C66D /* web3swift_transactions_Tests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = web3swift_transactions_Tests.swift; sourceTree = "<group>"; }; |
| 408 | + 5CDEF972275A74590004A2F2 /* web3swift.xctestplan */ = {isa = PBXFileReference; lastKnownFileType = file; name = web3swift.xctestplan; path = Tests/web3swiftTests/web3swift.xctestplan; sourceTree = SOURCE_ROOT; }; |
| 409 | + 5CDEF973275A74670004A2F2 /* LocalTests.xctestplan */ = {isa = PBXFileReference; lastKnownFileType = text; path = LocalTests.xctestplan; sourceTree = "<group>"; }; |
| 410 | + 5CDEF974275A747B0004A2F2 /* RemoteTests.xctestplan */ = {isa = PBXFileReference; lastKnownFileType = text; path = RemoteTests.xctestplan; sourceTree = "<group>"; }; |
408 | 411 | CB50A52727060BD600D7E39B /* web3swift_EIP712_Tests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = web3swift_EIP712_Tests.swift; sourceTree = "<group>"; }; |
409 | 412 | CB50A52927060C5300D7E39B /* EIP712.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EIP712.swift; sourceTree = "<group>"; }; |
410 | 413 | E22A911E241ED71A00EC1021 /* browser.min.js */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.javascript; path = browser.min.js; sourceTree = "<group>"; }; |
|
460 | 463 | 1317404621BE96D300208B8F /* web3swiftTests */ = { |
461 | 464 | isa = PBXGroup; |
462 | 465 | children = ( |
463 | | - CB50A52727060BD600D7E39B /* web3swift_EIP712_Tests.swift */, |
| 466 | + 5CDEF972275A74590004A2F2 /* web3swift.xctestplan */, |
464 | 467 | E252E68126B542D000717C16 /* local_tests */, |
465 | 468 | E252E68026B40C1600717C16 /* infura_tests */, |
466 | 469 | ); |
|
969 | 972 | E252E68026B40C1600717C16 /* infura_tests */ = { |
970 | 973 | isa = PBXGroup; |
971 | 974 | children = ( |
| 975 | + 5CDEF974275A747B0004A2F2 /* RemoteTests.xctestplan */, |
| 976 | + 5C03EACB274406400052C66D /* web3swift_remoteParsing_Tests.swift */, |
972 | 977 | 5C03EAB5274406340052C66D /* web3swift_ENS_Tests.swift */, |
973 | 978 | 5C03EAB8274406340052C66D /* web3swift_infura_Tests.swift */, |
974 | 979 | 5C03EAB7274406340052C66D /* web3swift_ST20AndSecurityToken_Tests.swift */, |
|
980 | 985 | E252E68126B542D000717C16 /* local_tests */ = { |
981 | 986 | isa = PBXGroup; |
982 | 987 | children = ( |
| 988 | + CB50A52727060BD600D7E39B /* web3swift_EIP712_Tests.swift */, |
983 | 989 | 5C03EACD274406400052C66D /* web3swift_AdvancedABIv2_Tests.swift */, |
984 | 990 | 5C03EABE274406400052C66D /* web3swift_basic_local_node_Tests.swift */, |
985 | 991 | 5C03EAC5274406400052C66D /* web3swift_EIP67_Tests.swift */, |
|
993 | 999 | 5C03EAC0274406400052C66D /* web3swift_ObjC_Tests.swift */, |
994 | 1000 | 5C03EAC8274406400052C66D /* web3swift_personalSignature_Tests.swift */, |
995 | 1001 | 5C03EAC1274406400052C66D /* web3swift_promises_Tests.swift */, |
996 | | - 5C03EACB274406400052C66D /* web3swift_remoteParsing_Tests.swift */, |
997 | 1002 | 5C03EABF274406400052C66D /* web3swift_RLP_Tests.swift */, |
998 | 1003 | 5C03EACA274406400052C66D /* web3swift_Tests.swift */, |
999 | 1004 | 5C03EACE274406410052C66D /* web3swift_transactions_Tests.swift */, |
1000 | 1005 | 5C03EACC274406400052C66D /* web3swift_User_cases.swift */, |
1001 | 1006 | E252E67E26B403F500717C16 /* web3swift_helpers.swift */, |
| 1007 | + 5CDEF973275A74670004A2F2 /* LocalTests.xctestplan */, |
1002 | 1008 | ); |
1003 | 1009 | path = local_tests; |
1004 | 1010 | sourceTree = "<group>"; |
|
0 commit comments