Mercurial > public > simoleon
changeset 119:f9d8b3c6597f
Update scheme config
author | Dennis Concepcion Martin <dennisconcepcionmartin@gmail.com> |
---|---|
date | Sun, 15 Aug 2021 09:58:17 +0100 |
parents | 1b5f38ecb870 |
children | cd801949925b |
files | Simoleon.xcodeproj/project.pbxproj Simoleon.xcodeproj/xcshareddata/xcschemes/Screenshots.xcscheme Simoleon.xcodeproj/xcshareddata/xcschemes/Simoleon.xcscheme |
diffstat | 3 files changed, 46 insertions(+), 31 deletions(-) [+] |
line wrap: on
line diff
--- a/Simoleon.xcodeproj/project.pbxproj Sun Aug 15 09:58:08 2021 +0100 +++ b/Simoleon.xcodeproj/project.pbxproj Sun Aug 15 09:58:17 2021 +0100 @@ -466,6 +466,8 @@ 95C5B23C2697752700941585 /* PBXTargetDependency */, ); name = SimoleonTests; + packageProductDependencies = ( + ); productName = SimoleonTests; productReference = 95C5B23A2697752700941585 /* SimoleonTests.xctest */; productType = "com.apple.product-type.bundle.unit-test";
--- a/Simoleon.xcodeproj/xcshareddata/xcschemes/Screenshots.xcscheme Sun Aug 15 09:58:08 2021 +0100 +++ b/Simoleon.xcodeproj/xcshareddata/xcschemes/Screenshots.xcscheme Sun Aug 15 09:58:17 2021 +0100 @@ -72,26 +72,6 @@ disableMainThreadChecker = "YES"> <Testables> <TestableReference - skipped = "YES"> - <BuildableReference - BuildableIdentifier = "primary" - BlueprintIdentifier = "95C5B2392697752700941585" - BuildableName = "SimoleonTests.xctest" - BlueprintName = "SimoleonTests" - ReferencedContainer = "container:Simoleon.xcodeproj"> - </BuildableReference> - </TestableReference> - <TestableReference - skipped = "YES"> - <BuildableReference - BuildableIdentifier = "primary" - BlueprintIdentifier = "95C5B2442697752700941585" - BuildableName = "SimoleonUITests.xctest" - BlueprintName = "SimoleonUITests" - ReferencedContainer = "container:Simoleon.xcodeproj"> - </BuildableReference> - </TestableReference> - <TestableReference skipped = "NO"> <BuildableReference BuildableIdentifier = "primary"
--- a/Simoleon.xcodeproj/xcshareddata/xcschemes/Simoleon.xcscheme Sun Aug 15 09:58:08 2021 +0100 +++ b/Simoleon.xcodeproj/xcshareddata/xcschemes/Simoleon.xcscheme Sun Aug 15 09:58:17 2021 +0100 @@ -20,6 +20,48 @@ ReferencedContainer = "container:Simoleon.xcodeproj"> </BuildableReference> </BuildActionEntry> + <BuildActionEntry + buildForTesting = "YES" + buildForRunning = "NO" + buildForProfiling = "NO" + buildForArchiving = "NO" + buildForAnalyzing = "YES"> + <BuildableReference + BuildableIdentifier = "primary" + BlueprintIdentifier = "95C5B2442697752700941585" + BuildableName = "SimoleonUITests.xctest" + BlueprintName = "SimoleonUITests" + ReferencedContainer = "container:Simoleon.xcodeproj"> + </BuildableReference> + </BuildActionEntry> + <BuildActionEntry + buildForTesting = "YES" + buildForRunning = "NO" + buildForProfiling = "NO" + buildForArchiving = "NO" + buildForAnalyzing = "YES"> + <BuildableReference + BuildableIdentifier = "primary" + BlueprintIdentifier = "95C5B2392697752700941585" + BuildableName = "SimoleonTests.xctest" + BlueprintName = "SimoleonTests" + ReferencedContainer = "container:Simoleon.xcodeproj"> + </BuildableReference> + </BuildActionEntry> + <BuildActionEntry + buildForTesting = "NO" + buildForRunning = "NO" + buildForProfiling = "NO" + buildForArchiving = "NO" + buildForAnalyzing = "NO"> + <BuildableReference + BuildableIdentifier = "primary" + BlueprintIdentifier = "959F6DE726BBD53500101E53" + BuildableName = "SimoleonScreenshots.xctest" + BlueprintName = "SimoleonScreenshots" + ReferencedContainer = "container:Simoleon.xcodeproj"> + </BuildableReference> + </BuildActionEntry> </BuildActionEntries> </BuildAction> <TestAction @@ -48,22 +90,13 @@ ReferencedContainer = "container:Simoleon.xcodeproj"> </BuildableReference> </TestableReference> - <TestableReference - skipped = "NO"> - <BuildableReference - BuildableIdentifier = "primary" - BlueprintIdentifier = "959F6DE726BBD53500101E53" - BuildableName = "SimoleonScreenshots.xctest" - BlueprintName = "SimoleonScreenshots" - ReferencedContainer = "container:Simoleon.xcodeproj"> - </BuildableReference> - </TestableReference> </Testables> </TestAction> <LaunchAction - buildConfiguration = "Release" + buildConfiguration = "Debug" selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" + disableMainThreadChecker = "YES" launchStyle = "0" useCustomWorkingDirectory = "NO" ignoresPersistentStateOnLaunch = "NO"