diff options
Diffstat (limited to 'Hutch.xcodeproj/xcshareddata')
| -rw-r--r-- | Hutch.xcodeproj/xcshareddata/xcschemes/HutchTests.xcscheme | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/Hutch.xcodeproj/xcshareddata/xcschemes/HutchTests.xcscheme b/Hutch.xcodeproj/xcshareddata/xcschemes/HutchTests.xcscheme index 909ebd2..2cbf63c 100644 --- a/Hutch.xcodeproj/xcshareddata/xcschemes/HutchTests.xcscheme +++ b/Hutch.xcodeproj/xcshareddata/xcschemes/HutchTests.xcscheme @@ -42,7 +42,8 @@ debugDocumentVersioning = "YES" debugServiceExtension = "internal" allowLocationSimulation = "YES"> - <MacroExpansion> + <BuildableProductRunnable + runnableDebuggingMode = "0"> <BuildableReference BuildableIdentifier = "primary" BlueprintIdentifier = "8B4B28D02F6704280045FA19" @@ -50,7 +51,7 @@ BlueprintName = "Hutch" ReferencedContainer = "container:Hutch.xcodeproj"> </BuildableReference> - </MacroExpansion> + </BuildableProductRunnable> </LaunchAction> <ProfileAction buildConfiguration = "Release" @@ -58,6 +59,15 @@ savedToolIdentifier = "" useCustomWorkingDirectory = "NO" debugDocumentVersioning = "YES"> + <MacroExpansion> + <BuildableReference + BuildableIdentifier = "primary" + BlueprintIdentifier = "8B4B28D02F6704280045FA19" + BuildableName = "Hutch.app" + BlueprintName = "Hutch" + ReferencedContainer = "container:Hutch.xcodeproj"> + </BuildableReference> + </MacroExpansion> </ProfileAction> <AnalyzeAction buildConfiguration = "Debug"> |
