Browse Source

Fix example_shortcuts.xcodeproj

master
Krisjanis Rijnieks 8 years ago
parent
commit
60c9b68d59
  1. 1138
      example_shortcuts/example_shortcuts.xcodeproj/project.pbxproj
  2. 10
      example_shortcuts/example_shortcuts.xcodeproj/xcshareddata/xcschemes/example_shortcuts Debug.xcscheme
  3. 10
      example_shortcuts/example_shortcuts.xcodeproj/xcshareddata/xcschemes/example_shortcuts Release.xcscheme

1138
example_shortcuts/example_shortcuts.xcodeproj/project.pbxproj

File diff suppressed because it is too large

10
example_shortcuts/example_shortcuts.xcodeproj/xcshareddata/xcschemes/example_shortcuts Debug.xcscheme

@ -15,7 +15,7 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "E4B69B5A0A3A1756003C02F2"
BuildableName = "example_shortcutsDebug.app"
BuildableName = "example_shortcuts.app"
BlueprintName = "example_shortcuts"
ReferencedContainer = "container:example_shortcuts.xcodeproj">
</BuildableReference>
@ -26,6 +26,7 @@
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
language = ""
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
</Testables>
@ -33,7 +34,7 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "E4B69B5A0A3A1756003C02F2"
BuildableName = "example_shortcutsDebug.app"
BuildableName = "example_shortcuts.app"
BlueprintName = "example_shortcuts"
ReferencedContainer = "container:example_shortcuts.xcodeproj">
</BuildableReference>
@ -45,6 +46,7 @@
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
language = ""
launchStyle = "0"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"
@ -56,7 +58,7 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "E4B69B5A0A3A1756003C02F2"
BuildableName = "example_shortcutsDebug.app"
BuildableName = "example_shortcuts.app"
BlueprintName = "example_shortcuts"
ReferencedContainer = "container:example_shortcuts.xcodeproj">
</BuildableReference>
@ -75,7 +77,7 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "E4B69B5A0A3A1756003C02F2"
BuildableName = "example_shortcutsDebug.app"
BuildableName = "example_shortcuts.app"
BlueprintName = "example_shortcuts"
ReferencedContainer = "container:example_shortcuts.xcodeproj">
</BuildableReference>

10
example_shortcuts/example_shortcuts.xcodeproj/xcshareddata/xcschemes/example_shortcuts Release.xcscheme

@ -15,7 +15,7 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "E4B69B5A0A3A1756003C02F2"
BuildableName = "example_shortcutsDebug.app"
BuildableName = "example_shortcuts.app"
BlueprintName = "example_shortcuts"
ReferencedContainer = "container:example_shortcuts.xcodeproj">
</BuildableReference>
@ -26,6 +26,7 @@
buildConfiguration = "Release"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
language = ""
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
</Testables>
@ -33,7 +34,7 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "E4B69B5A0A3A1756003C02F2"
BuildableName = "example_shortcutsDebug.app"
BuildableName = "example_shortcuts.app"
BlueprintName = "example_shortcuts"
ReferencedContainer = "container:example_shortcuts.xcodeproj">
</BuildableReference>
@ -45,6 +46,7 @@
buildConfiguration = "Release"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
language = ""
launchStyle = "0"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"
@ -56,7 +58,7 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "E4B69B5A0A3A1756003C02F2"
BuildableName = "example_shortcutsDebug.app"
BuildableName = "example_shortcuts.app"
BlueprintName = "example_shortcuts"
ReferencedContainer = "container:example_shortcuts.xcodeproj">
</BuildableReference>
@ -75,7 +77,7 @@
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "E4B69B5A0A3A1756003C02F2"
BuildableName = "example_shortcutsDebug.app"
BuildableName = "example_shortcuts.app"
BlueprintName = "example_shortcuts"
ReferencedContainer = "container:example_shortcuts.xcodeproj">
</BuildableReference>

Loading…
Cancel
Save