Skip to content

Commit

Permalink
Remove use of old Development configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
sebreh committed Jan 13, 2014
1 parent 7cd9877 commit 89cafe8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions PodioKit.xcodeproj/xcshareddata/xcschemes/PodioKit.xcscheme
Expand Up @@ -29,7 +29,7 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "5065BEF714335ABA00360855"
BuildableName = "PodioKitTests.octest"
BuildableName = "PodioKitTests.xctest"
BlueprintName = "PodioKitTests"
ReferencedContainer = "container:PodioKit.xcodeproj">
</BuildableReference>
Expand All @@ -40,14 +40,14 @@
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES"
buildConfiguration = "Development">
buildConfiguration = "Debug">
<Testables>
<TestableReference
skipped = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "5065BEF714335ABA00360855"
BuildableName = "PodioKitTests.octest"
BuildableName = "PodioKitTests.xctest"
BlueprintName = "PodioKitTests"
ReferencedContainer = "container:PodioKit.xcodeproj">
</BuildableReference>
Expand All @@ -59,7 +59,7 @@
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
buildConfiguration = "Development"
buildConfiguration = "Debug"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
allowLocationSimulation = "YES">
Expand Down

0 comments on commit 89cafe8

Please sign in to comment.