File tree Expand file tree Collapse file tree 2 files changed +3
-8
lines changed Expand file tree Collapse file tree 2 files changed +3
-8
lines changed Original file line number Diff line number Diff line change 191
191
5C03EADF274406410052C66D /* web3swift_AdvancedABIv2_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C03EACD274406400052C66D /* web3swift_AdvancedABIv2_Tests.swift */; };
192
192
5C03EAE0274406410052C66D /* web3swift_transactions_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5C03EACE274406410052C66D /* web3swift_transactions_Tests.swift */; };
193
193
CB50A52827060BD600D7E39B /* web3swift_EIP712_Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB50A52727060BD600D7E39B /* web3swift_EIP712_Tests.swift */; };
194
- CB50A52A27060C5300D7E39B /* EIP712.swift in Sources */ = {isa = PBXBuildFile; fileRef = CB50A52927060C5300D7E39B /* EIP712.swift */; };
195
194
E22A911F241ED71A00EC1021 /* browser.min.js in Resources */ = {isa = PBXBuildFile; fileRef = E22A911E241ED71A00EC1021 /* browser.min.js */; };
196
195
E252E67F26B403F500717C16 /* web3swift_helpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = E252E67E26B403F500717C16 /* web3swift_helpers.swift */; };
197
196
E2B76710241ED479007EBFE3 /* browser.js in Resources */ = {isa = PBXBuildFile; fileRef = E2B7670F241ED479007EBFE3 /* browser.js */; };
1373
1372
files = (
1374
1373
5C03EAD7274406410052C66D /* web3swift_EIP67_Tests.swift in Sources */,
1375
1374
5C03EAD2274406410052C66D /* web3swift_ObjC_Tests.swift in Sources */,
1376
- CB50A52A27060C5300D7E39B /* EIP712.swift in Sources */,
1377
1375
5C03EADE274406410052C66D /* web3swift_User_cases.swift in Sources */,
1378
1376
5C03EAD6274406410052C66D /* web3swift_EIP681_Tests.swift in Sources */,
1379
1377
5C03EAB9274406340052C66D /* web3swift_ENS_Tests.swift in Sources */,
Original file line number Diff line number Diff line change 38
38
</MacroExpansion >
39
39
<Testables >
40
40
<TestableReference
41
- skipped = " NO" >
41
+ skipped = " NO"
42
+ parallelizable = " YES"
43
+ testExecutionOrdering = " random" >
42
44
<BuildableReference
43
45
BuildableIdentifier = " primary"
44
46
BlueprintIdentifier = " 139751B6219AF76D0044D2B0"
45
47
BuildableName = " Tests.xctest"
46
48
BlueprintName = " Tests"
47
49
ReferencedContainer = " container:web3swift.xcodeproj" >
48
50
</BuildableReference >
49
- <SkippedTests >
50
- <Test
51
- Identifier = " web3swift_websocket_Tests" >
52
- </Test >
53
- </SkippedTests >
54
51
</TestableReference >
55
52
</Testables >
56
53
</TestAction >
You can’t perform that action at this time.
0 commit comments