File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "configurations" : [
3+ {
4+ "id" : "891498E4-2C62-4A7B-8E1D-30C28A538CA8",
5+ "name" : "Default Configuration",
6+ "options" : {
7+
8+ }
9+ }
10+ ],
11+ "defaultOptions" : {
12+ "codeCoverage" : false,
13+ "targetForVariableExpansion" : {
14+ "containerPath" : "container:BitByteData.xcodeproj",
15+ "identifier" : "06F0656B1FFAEA4B00312A82",
16+ "name" : "BitByteData"
17+ },
18+ "testExecutionOrdering" : "random"
19+ },
20+ "testTargets" : [
21+ {
22+ "parallelizable" : true,
23+ "target" : {
24+ "containerPath" : "container:BitByteData.xcodeproj",
25+ "identifier" : "06F065801FFAEAA000312A82",
26+ "name" : "TestBitByteData"
27+ }
28+ }
29+ ],
30+ "version" : 1
31+ }
Original file line number Diff line number Diff line change 8787 06F065811FFAEAA000312A82 /* TestBitByteData.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = TestBitByteData.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
8888 E608AB15253740C60036626D /* TestHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestHelper.swift; sourceTree = "<group>"; };
8989 E6425641267FA97E002D75D8 /* SignedNumberRepresentationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SignedNumberRepresentationTests.swift; sourceTree = "<group>"; };
90+ E6C168EA28DF190200E7345D /* BitByteData.xctestplan */ = {isa = PBXFileReference; lastKnownFileType = text; name = BitByteData.xctestplan; path = BitByteData.xcodeproj/BitByteData.xctestplan; sourceTree = "<group>"; };
9091/* End PBXFileReference section */
9192
9293/* Begin PBXFrameworksBuildPhase section */
129130 children = (
130131 06F065561FFAEA1F00312A82 /* Sources */,
131132 06F0655F1FFAEA1F00312A82 /* Tests */,
133+ E6C168EA28DF190200E7345D /* BitByteData.xctestplan */,
132134 06F0656D1FFAEA4B00312A82 /* Products */,
133135 );
134136 sourceTree = "<group>";
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<Scheme
33 LastUpgradeVersion = " 1400"
4- version = " 1.3 " >
4+ version = " 1.7 " >
55 <BuildAction
66 parallelizeBuildables = " YES"
77 buildImplicitDependencies = " YES" >
3636 ReferencedContainer = " container:BitByteData.xcodeproj" >
3737 </BuildableReference >
3838 </MacroExpansion >
39+ <TestPlans >
40+ <TestPlanReference
41+ reference = " container:BitByteData.xcodeproj/BitByteData.xctestplan"
42+ default = " YES" >
43+ </TestPlanReference >
44+ </TestPlans >
3945 <Testables >
4046 <TestableReference
4147 skipped = " NO"
You can’t perform that action at this time.
0 commit comments