Skip to content

Commit b75edb8

Browse files
author
Tom Bates
committed
Removed Alpha and Dev Schemes
1 parent b1f29e3 commit b75edb8

File tree

4 files changed

+4
-248
lines changed

4 files changed

+4
-248
lines changed

Fastlane/.build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,11 @@ unit:
2424
<<: *DEFAULTS
2525
app:
2626
<<: *APP_DEFAULTS
27-
scheme: GovUKDev
2827

2928
alpha:
3029
<<: *DEFAULTS
3130
app:
3231
<<: *APP_DEFAULTS
33-
scheme: GovUKAlpha
3432
bundle_identifier: uk.gov.govuk.dev
3533
profile_specifiers:
3634
uk.gov.govuk.dev: "match AdHoc uk.gov.govuk.dev"

GovUK.xcodeproj/xcshareddata/xcschemes/GovUK.xcscheme

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
</Testables>
6161
</TestAction>
6262
<LaunchAction
63-
buildConfiguration = "Release"
63+
buildConfiguration = "Debug"
6464
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
6565
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
6666
launchStyle = "0"
@@ -95,7 +95,7 @@
9595
</CommandLineArguments>
9696
</LaunchAction>
9797
<ProfileAction
98-
buildConfiguration = "Release"
98+
buildConfiguration = "Debug"
9999
shouldUseLaunchSchemeArgsEnv = "YES"
100100
savedToolIdentifier = ""
101101
useCustomWorkingDirectory = "NO"
@@ -112,10 +112,10 @@
112112
</BuildableProductRunnable>
113113
</ProfileAction>
114114
<AnalyzeAction
115-
buildConfiguration = "Release">
115+
buildConfiguration = "Debug">
116116
</AnalyzeAction>
117117
<ArchiveAction
118-
buildConfiguration = "Release"
118+
buildConfiguration = "Debug"
119119
revealArchiveInOrganizer = "YES">
120120
</ArchiveAction>
121121
</Scheme>

GovUK.xcodeproj/xcshareddata/xcschemes/GovUKAlpha.xcscheme

Lines changed: 0 additions & 121 deletions
This file was deleted.

GovUK.xcodeproj/xcshareddata/xcschemes/GovUKDev.xcscheme

Lines changed: 0 additions & 121 deletions
This file was deleted.

0 commit comments

Comments
 (0)