aboutsummaryrefslogtreecommitdiff
path: root/draft/cacheandcarry.xcodeproj/xcuserdata
diff options
context:
space:
mode:
authorDonald Delmar Davis <don@suspectdevices.com>2012-08-13 17:33:23 -0700
committerDonald Delmar Davis <don@suspectdevices.com>2012-08-13 17:33:23 -0700
commit8b9f691d1f711b94c0c78125cf8c48d12d9cfcc3 (patch)
treef13e3e9a53e531a60e4eba62600d2081165372e8 /draft/cacheandcarry.xcodeproj/xcuserdata
parentf9e4293c45af8828ebb02164b4bdc68b170d61ec (diff)
mv draft code out of the way.
Diffstat (limited to 'draft/cacheandcarry.xcodeproj/xcuserdata')
-rw-r--r--draft/cacheandcarry.xcodeproj/xcuserdata/don.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist31
-rw-r--r--draft/cacheandcarry.xcodeproj/xcuserdata/don.xcuserdatad/xcschemes/Debug.xcscheme58
-rw-r--r--draft/cacheandcarry.xcodeproj/xcuserdata/don.xcuserdatad/xcschemes/Make.xcscheme58
-rw-r--r--draft/cacheandcarry.xcodeproj/xcuserdata/don.xcuserdatad/xcschemes/Program.xcscheme58
-rw-r--r--draft/cacheandcarry.xcodeproj/xcuserdata/don.xcuserdatad/xcschemes/xcschememanagement.plist42
5 files changed, 247 insertions, 0 deletions
diff --git a/draft/cacheandcarry.xcodeproj/xcuserdata/don.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist b/draft/cacheandcarry.xcodeproj/xcuserdata/don.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist
new file mode 100644
index 0000000..a78ce2d
--- /dev/null
+++ b/draft/cacheandcarry.xcodeproj/xcuserdata/don.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Bucket
+ type = "1"
+ version = "1.0">
+ <FileBreakpoints>
+ <FileBreakpoint
+ shouldBeEnabled = "Yes"
+ ignoreCount = "0"
+ continueAfterRunningActions = "No"
+ filePath = "../../libmaple/libraries/EEPROM/EEPROM.h"
+ timestampString = "357164058.10546"
+ startingColumnNumber = "9223372036854775807"
+ endingColumnNumber = "9223372036854775807"
+ startingLineNumber = "4"
+ endingLineNumber = "4">
+ </FileBreakpoint>
+ <FileBreakpoint
+ shouldBeEnabled = "Yes"
+ ignoreCount = "0"
+ continueAfterRunningActions = "No"
+ filePath = "main.cpp"
+ timestampString = "358224922.127699"
+ startingColumnNumber = "9223372036854775807"
+ endingColumnNumber = "9223372036854775807"
+ startingLineNumber = "320"
+ endingLineNumber = "320"
+ landmarkName = "typeFile(char *fname)"
+ landmarkType = "7">
+ </FileBreakpoint>
+ </FileBreakpoints>
+</Bucket>
diff --git a/draft/cacheandcarry.xcodeproj/xcuserdata/don.xcuserdatad/xcschemes/Debug.xcscheme b/draft/cacheandcarry.xcodeproj/xcuserdata/don.xcuserdatad/xcschemes/Debug.xcscheme
new file mode 100644
index 0000000..721d790
--- /dev/null
+++ b/draft/cacheandcarry.xcodeproj/xcuserdata/don.xcuserdatad/xcschemes/Debug.xcscheme
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Scheme
+ version = "1.3">
+ <BuildAction
+ parallelizeBuildables = "YES"
+ buildImplicitDependencies = "YES">
+ <BuildActionEntries>
+ <BuildActionEntry
+ buildForTesting = "YES"
+ buildForRunning = "YES"
+ buildForProfiling = "YES"
+ buildForArchiving = "YES"
+ buildForAnalyzing = "YES">
+ <BuildableReference
+ BuildableIdentifier = "primary"
+ BlueprintIdentifier = "0142E2590A37DAD800461F0A"
+ BuildableName = "Debug"
+ BlueprintName = "Debug"
+ ReferencedContainer = "container:datalogger.xcodeproj">
+ </BuildableReference>
+ </BuildActionEntry>
+ </BuildActionEntries>
+ </BuildAction>
+ <TestAction
+ selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
+ selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
+ shouldUseLaunchSchemeArgsEnv = "YES"
+ buildConfiguration = "Development">
+ <Testables>
+ </Testables>
+ </TestAction>
+ <LaunchAction
+ selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
+ selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
+ launchStyle = "0"
+ useCustomWorkingDirectory = "NO"
+ buildConfiguration = "Development"
+ ignoresPersistentStateOnLaunch = "NO"
+ debugDocumentVersioning = "YES"
+ allowLocationSimulation = "YES">
+ <AdditionalOptions>
+ </AdditionalOptions>
+ </LaunchAction>
+ <ProfileAction
+ shouldUseLaunchSchemeArgsEnv = "YES"
+ savedToolIdentifier = ""
+ useCustomWorkingDirectory = "NO"
+ buildConfiguration = "Deployment"
+ debugDocumentVersioning = "YES">
+ </ProfileAction>
+ <AnalyzeAction
+ buildConfiguration = "Development">
+ </AnalyzeAction>
+ <ArchiveAction
+ buildConfiguration = "Deployment"
+ revealArchiveInOrganizer = "YES">
+ </ArchiveAction>
+</Scheme>
diff --git a/draft/cacheandcarry.xcodeproj/xcuserdata/don.xcuserdatad/xcschemes/Make.xcscheme b/draft/cacheandcarry.xcodeproj/xcuserdata/don.xcuserdatad/xcschemes/Make.xcscheme
new file mode 100644
index 0000000..3e389d0
--- /dev/null
+++ b/draft/cacheandcarry.xcodeproj/xcuserdata/don.xcuserdatad/xcschemes/Make.xcscheme
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Scheme
+ version = "1.3">
+ <BuildAction
+ parallelizeBuildables = "YES"
+ buildImplicitDependencies = "YES">
+ <BuildActionEntries>
+ <BuildActionEntry
+ buildForTesting = "YES"
+ buildForRunning = "YES"
+ buildForProfiling = "YES"
+ buildForArchiving = "YES"
+ buildForAnalyzing = "YES">
+ <BuildableReference
+ BuildableIdentifier = "primary"
+ BlueprintIdentifier = "01706F540A347F6900E43B08"
+ BuildableName = "Make"
+ BlueprintName = "Make"
+ ReferencedContainer = "container:datalogger.xcodeproj">
+ </BuildableReference>
+ </BuildActionEntry>
+ </BuildActionEntries>
+ </BuildAction>
+ <TestAction
+ selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
+ selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
+ shouldUseLaunchSchemeArgsEnv = "YES"
+ buildConfiguration = "Development">
+ <Testables>
+ </Testables>
+ </TestAction>
+ <LaunchAction
+ selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
+ selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
+ launchStyle = "0"
+ useCustomWorkingDirectory = "NO"
+ buildConfiguration = "Development"
+ ignoresPersistentStateOnLaunch = "NO"
+ debugDocumentVersioning = "YES"
+ allowLocationSimulation = "YES">
+ <AdditionalOptions>
+ </AdditionalOptions>
+ </LaunchAction>
+ <ProfileAction
+ shouldUseLaunchSchemeArgsEnv = "YES"
+ savedToolIdentifier = ""
+ useCustomWorkingDirectory = "NO"
+ buildConfiguration = "Deployment"
+ debugDocumentVersioning = "YES">
+ </ProfileAction>
+ <AnalyzeAction
+ buildConfiguration = "Development">
+ </AnalyzeAction>
+ <ArchiveAction
+ buildConfiguration = "Deployment"
+ revealArchiveInOrganizer = "YES">
+ </ArchiveAction>
+</Scheme>
diff --git a/draft/cacheandcarry.xcodeproj/xcuserdata/don.xcuserdatad/xcschemes/Program.xcscheme b/draft/cacheandcarry.xcodeproj/xcuserdata/don.xcuserdatad/xcschemes/Program.xcscheme
new file mode 100644
index 0000000..68ba12c
--- /dev/null
+++ b/draft/cacheandcarry.xcodeproj/xcuserdata/don.xcuserdatad/xcschemes/Program.xcscheme
@@ -0,0 +1,58 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Scheme
+ version = "1.3">
+ <BuildAction
+ parallelizeBuildables = "YES"
+ buildImplicitDependencies = "YES">
+ <BuildActionEntries>
+ <BuildActionEntry
+ buildForTesting = "YES"
+ buildForRunning = "YES"
+ buildForProfiling = "YES"
+ buildForArchiving = "YES"
+ buildForAnalyzing = "YES">
+ <BuildableReference
+ BuildableIdentifier = "primary"
+ BlueprintIdentifier = "01706F5B0A34807400E43B08"
+ BuildableName = "Program"
+ BlueprintName = "Program"
+ ReferencedContainer = "container:datalogger.xcodeproj">
+ </BuildableReference>
+ </BuildActionEntry>
+ </BuildActionEntries>
+ </BuildAction>
+ <TestAction
+ selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
+ selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
+ shouldUseLaunchSchemeArgsEnv = "YES"
+ buildConfiguration = "Development">
+ <Testables>
+ </Testables>
+ </TestAction>
+ <LaunchAction
+ selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
+ selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
+ launchStyle = "0"
+ useCustomWorkingDirectory = "NO"
+ buildConfiguration = "Development"
+ ignoresPersistentStateOnLaunch = "NO"
+ debugDocumentVersioning = "YES"
+ allowLocationSimulation = "YES">
+ <AdditionalOptions>
+ </AdditionalOptions>
+ </LaunchAction>
+ <ProfileAction
+ shouldUseLaunchSchemeArgsEnv = "YES"
+ savedToolIdentifier = ""
+ useCustomWorkingDirectory = "NO"
+ buildConfiguration = "Deployment"
+ debugDocumentVersioning = "YES">
+ </ProfileAction>
+ <AnalyzeAction
+ buildConfiguration = "Development">
+ </AnalyzeAction>
+ <ArchiveAction
+ buildConfiguration = "Deployment"
+ revealArchiveInOrganizer = "YES">
+ </ArchiveAction>
+</Scheme>
diff --git a/draft/cacheandcarry.xcodeproj/xcuserdata/don.xcuserdatad/xcschemes/xcschememanagement.plist b/draft/cacheandcarry.xcodeproj/xcuserdata/don.xcuserdatad/xcschemes/xcschememanagement.plist
new file mode 100644
index 0000000..106fc3c
--- /dev/null
+++ b/draft/cacheandcarry.xcodeproj/xcuserdata/don.xcuserdatad/xcschemes/xcschememanagement.plist
@@ -0,0 +1,42 @@
+<?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>Debug.xcscheme</key>
+ <dict>
+ <key>orderHint</key>
+ <integer>0</integer>
+ </dict>
+ <key>Make.xcscheme</key>
+ <dict>
+ <key>orderHint</key>
+ <integer>1</integer>
+ </dict>
+ <key>Program.xcscheme</key>
+ <dict>
+ <key>orderHint</key>
+ <integer>2</integer>
+ </dict>
+ </dict>
+ <key>SuppressBuildableAutocreation</key>
+ <dict>
+ <key>0142E2590A37DAD800461F0A</key>
+ <dict>
+ <key>primary</key>
+ <true/>
+ </dict>
+ <key>01706F540A347F6900E43B08</key>
+ <dict>
+ <key>primary</key>
+ <true/>
+ </dict>
+ <key>01706F5B0A34807400E43B08</key>
+ <dict>
+ <key>primary</key>
+ <true/>
+ </dict>
+ </dict>
+</dict>
+</plist>