|
@@ -1,6 +1,6 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
<Scheme
|
|
<Scheme
|
|
|
- version = "1.3">
|
|
|
|
|
|
|
+ version = "1.8">
|
|
|
<BuildAction
|
|
<BuildAction
|
|
|
parallelizeBuildables = "YES"
|
|
parallelizeBuildables = "YES"
|
|
|
buildImplicitDependencies = "YES">
|
|
buildImplicitDependencies = "YES">
|
|
@@ -22,21 +22,24 @@
|
|
|
</BuildActionEntries>
|
|
</BuildActionEntries>
|
|
|
</BuildAction>
|
|
</BuildAction>
|
|
|
<TestAction
|
|
<TestAction
|
|
|
- selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.GDB"
|
|
|
|
|
- selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.GDB"
|
|
|
|
|
|
|
+ selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
|
|
|
|
+ selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
|
|
shouldUseLaunchSchemeArgsEnv = "YES"
|
|
shouldUseLaunchSchemeArgsEnv = "YES"
|
|
|
buildConfiguration = "Debug">
|
|
buildConfiguration = "Debug">
|
|
|
<Testables>
|
|
<Testables>
|
|
|
</Testables>
|
|
</Testables>
|
|
|
</TestAction>
|
|
</TestAction>
|
|
|
<LaunchAction
|
|
<LaunchAction
|
|
|
- selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.GDB"
|
|
|
|
|
- selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.GDB"
|
|
|
|
|
|
|
+ selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
|
|
|
|
+ selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
|
|
displayScaleIsEnabled = "NO"
|
|
displayScaleIsEnabled = "NO"
|
|
|
displayScale = "1.00"
|
|
displayScale = "1.00"
|
|
|
launchStyle = "0"
|
|
launchStyle = "0"
|
|
|
useCustomWorkingDirectory = "NO"
|
|
useCustomWorkingDirectory = "NO"
|
|
|
- buildConfiguration = "Debug">
|
|
|
|
|
|
|
+ buildConfiguration = "Debug"
|
|
|
|
|
+ ignoresPersistentStateOnLaunch = "NO"
|
|
|
|
|
+ debugDocumentVersioning = "YES"
|
|
|
|
|
+ allowLocationSimulation = "YES">
|
|
|
<BuildableProductRunnable>
|
|
<BuildableProductRunnable>
|
|
|
<BuildableReference
|
|
<BuildableReference
|
|
|
BuildableIdentifier = "primary"
|
|
BuildableIdentifier = "primary"
|
|
@@ -55,7 +58,8 @@
|
|
|
shouldUseLaunchSchemeArgsEnv = "YES"
|
|
shouldUseLaunchSchemeArgsEnv = "YES"
|
|
|
savedToolIdentifier = ""
|
|
savedToolIdentifier = ""
|
|
|
useCustomWorkingDirectory = "NO"
|
|
useCustomWorkingDirectory = "NO"
|
|
|
- buildConfiguration = "Release">
|
|
|
|
|
|
|
+ buildConfiguration = "Release"
|
|
|
|
|
+ debugDocumentVersioning = "YES">
|
|
|
<BuildableProductRunnable>
|
|
<BuildableProductRunnable>
|
|
|
<BuildableReference
|
|
<BuildableReference
|
|
|
BuildableIdentifier = "primary"
|
|
BuildableIdentifier = "primary"
|