summaryrefslogtreecommitdiff
path: root/sunkenEngine/makefile_xcode_project/sunkenEngine.xcodeproj/xcuserdata/tim.xcuserdatad/xcschemes
diff options
context:
space:
mode:
authorTim Redfern <tim@eclectronics.org>2015-04-12 22:20:30 +0100
committerTim Redfern <tim@eclectronics.org>2015-04-12 22:20:30 +0100
commit8c86c8e56d5948f44ba7524284824bbc6eff952b (patch)
tree704dc88be2f22c69b4d16838092bc83cf692a75b /sunkenEngine/makefile_xcode_project/sunkenEngine.xcodeproj/xcuserdata/tim.xcuserdatad/xcschemes
initial commitHEADmaster
Diffstat (limited to 'sunkenEngine/makefile_xcode_project/sunkenEngine.xcodeproj/xcuserdata/tim.xcuserdatad/xcschemes')
-rw-r--r--sunkenEngine/makefile_xcode_project/sunkenEngine.xcodeproj/xcuserdata/tim.xcuserdatad/xcschemes/sunkenEngine.xcscheme77
-rw-r--r--sunkenEngine/makefile_xcode_project/sunkenEngine.xcodeproj/xcuserdata/tim.xcuserdatad/xcschemes/xcschememanagement.plist22
2 files changed, 99 insertions, 0 deletions
diff --git a/sunkenEngine/makefile_xcode_project/sunkenEngine.xcodeproj/xcuserdata/tim.xcuserdatad/xcschemes/sunkenEngine.xcscheme b/sunkenEngine/makefile_xcode_project/sunkenEngine.xcodeproj/xcuserdata/tim.xcuserdatad/xcschemes/sunkenEngine.xcscheme
new file mode 100644
index 0000000..104966c
--- /dev/null
+++ b/sunkenEngine/makefile_xcode_project/sunkenEngine.xcodeproj/xcuserdata/tim.xcuserdatad/xcschemes/sunkenEngine.xcscheme
@@ -0,0 +1,77 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Scheme
+ LastUpgradeVersion = "0620"
+ version = "1.3">
+ <BuildAction
+ parallelizeBuildables = "YES"
+ buildImplicitDependencies = "YES">
+ <BuildActionEntries>
+ <BuildActionEntry
+ buildForTesting = "YES"
+ buildForRunning = "YES"
+ buildForProfiling = "YES"
+ buildForArchiving = "YES"
+ buildForAnalyzing = "YES">
+ <BuildableReference
+ BuildableIdentifier = "primary"
+ BlueprintIdentifier = "2272A62B1AC74F32004F5CBF"
+ BuildableName = "sunkenEngine"
+ BlueprintName = "sunkenEngine"
+ ReferencedContainer = "container:sunkenEngine.xcodeproj">
+ </BuildableReference>
+ </BuildActionEntry>
+ </BuildActionEntries>
+ </BuildAction>
+ <TestAction
+ selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
+ selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
+ shouldUseLaunchSchemeArgsEnv = "YES"
+ buildConfiguration = "Debug">
+ <Testables>
+ </Testables>
+ </TestAction>
+ <LaunchAction
+ selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
+ selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
+ launchStyle = "0"
+ useCustomWorkingDirectory = "NO"
+ buildConfiguration = "Debug"
+ ignoresPersistentStateOnLaunch = "NO"
+ debugDocumentVersioning = "YES"
+ allowLocationSimulation = "YES">
+ <MacroExpansion>
+ <BuildableReference
+ BuildableIdentifier = "primary"
+ BlueprintIdentifier = "2272A62B1AC74F32004F5CBF"
+ BuildableName = "sunkenEngine"
+ BlueprintName = "sunkenEngine"
+ ReferencedContainer = "container:sunkenEngine.xcodeproj">
+ </BuildableReference>
+ </MacroExpansion>
+ <AdditionalOptions>
+ </AdditionalOptions>
+ </LaunchAction>
+ <ProfileAction
+ shouldUseLaunchSchemeArgsEnv = "YES"
+ savedToolIdentifier = ""
+ useCustomWorkingDirectory = "NO"
+ buildConfiguration = "Release"
+ debugDocumentVersioning = "YES">
+ <MacroExpansion>
+ <BuildableReference
+ BuildableIdentifier = "primary"
+ BlueprintIdentifier = "2272A62B1AC74F32004F5CBF"
+ BuildableName = "sunkenEngine"
+ BlueprintName = "sunkenEngine"
+ ReferencedContainer = "container:sunkenEngine.xcodeproj">
+ </BuildableReference>
+ </MacroExpansion>
+ </ProfileAction>
+ <AnalyzeAction
+ buildConfiguration = "Debug">
+ </AnalyzeAction>
+ <ArchiveAction
+ buildConfiguration = "Release"
+ revealArchiveInOrganizer = "YES">
+ </ArchiveAction>
+</Scheme>
diff --git a/sunkenEngine/makefile_xcode_project/sunkenEngine.xcodeproj/xcuserdata/tim.xcuserdatad/xcschemes/xcschememanagement.plist b/sunkenEngine/makefile_xcode_project/sunkenEngine.xcodeproj/xcuserdata/tim.xcuserdatad/xcschemes/xcschememanagement.plist
new file mode 100644
index 0000000..4e402a2
--- /dev/null
+++ b/sunkenEngine/makefile_xcode_project/sunkenEngine.xcodeproj/xcuserdata/tim.xcuserdatad/xcschemes/xcschememanagement.plist
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>SchemeUserState</key>
+ <dict>
+ <key>sunkenEngine.xcscheme</key>
+ <dict>
+ <key>orderHint</key>
+ <integer>0</integer>
+ </dict>
+ </dict>
+ <key>SuppressBuildableAutocreation</key>
+ <dict>
+ <key>2272A62B1AC74F32004F5CBF</key>
+ <dict>
+ <key>primary</key>
+ <true/>
+ </dict>
+ </dict>
+</dict>
+</plist>