File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 29292929 repositoryURL = "https://github.com/pointfreeco/swift-snapshot-testing";
29302930 requirement = {
29312931 kind = exactVersion;
2932- version = 1.16.0 ;
2932+ version = 1.18.7 ;
29332933 };
29342934 };
29352935 E5C507662B0D609300200A6A /* XCRemoteSwiftPackageReference "mobile-ios-library" */ = {
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<Scheme
33 LastUpgradeVersion = " 0930"
4- version = " 1.3 " >
4+ version = " 1.7 " >
55 <BuildAction
66 parallelizeBuildables = " YES"
77 buildImplicitDependencies = " YES" >
9292 ReferencedContainer = " container:PIA VPN.xcodeproj" >
9393 </BuildableReference >
9494 </MacroExpansion >
95- <Testables >
96- <TestableReference
97- skipped = " NO" >
98- <BuildableReference
99- BuildableIdentifier = " primary"
100- BlueprintIdentifier = " 0EEE1BE61E4F6EF400397DE2"
101- BuildableName = " PIA VPNTests.xctest"
102- BlueprintName = " PIA VPNTests"
103- ReferencedContainer = " container:PIA VPN.xcodeproj" >
104- </BuildableReference >
105- </TestableReference >
106- </Testables >
95+ <TestPlans >
96+ <TestPlanReference
97+ reference = " container:TestPlans/PIA-VPN-iOS.xctestplan"
98+ default = " YES" >
99+ </TestPlanReference >
100+ </TestPlans >
107101 </TestAction >
108102 <LaunchAction
109103 buildConfiguration = " Debug"
Original file line number Diff line number Diff line change 1+ {
2+ "configurations" : [
3+ {
4+ "id" : "61132CC8-B9CF-4CA8-B224-836CECB873A6",
5+ "name" : "Configuration 1",
6+ "options" : {
7+
8+ }
9+ }
10+ ],
11+ "defaultOptions" : {
12+ "testTimeoutsEnabled" : true
13+ },
14+ "testTargets" : [
15+ {
16+ "target" : {
17+ "containerPath" : "container:LocalPackages\/PIADesignSystem",
18+ "identifier" : "PIADesignSystemTests",
19+ "name" : "PIADesignSystemTests"
20+ }
21+ },
22+ {
23+ "target" : {
24+ "containerPath" : "container:PIA VPN.xcodeproj",
25+ "identifier" : "0EEE1BE61E4F6EF400397DE2",
26+ "name" : "PIA VPNTests"
27+ }
28+ }
29+ ],
30+ "version" : 1
31+ }
Original file line number Diff line number Diff line change 1+ {
2+ "configurations" : [
3+ {
4+ "id" : "88AC39E1-AE35-41BB-B8A8-9FEB3B37909B",
5+ "name" : "Test Scheme Action",
6+ "options" : {
7+
8+ }
9+ }
10+ ],
11+ "defaultOptions" : {
12+ "performanceAntipatternCheckerEnabled" : true
13+ },
14+ "testTargets" : [
15+ {
16+ "target" : {
17+ "containerPath" : "container:",
18+ "identifier" : "PIADesignSystemTests",
19+ "name" : "PIADesignSystemTests"
20+ }
21+ }
22+ ],
23+ "version" : 1
24+ }
You can’t perform that action at this time.
0 commit comments