diff options
| author | Joshua Gourneau <josh@gourneau.com> | 2012-03-18 20:14:35 -0700 |
|---|---|---|
| committer | Joshua Gourneau <josh@gourneau.com> | 2012-03-18 20:14:35 -0700 |
| commit | 5cf90c357a84243c16f920aa6d835e3544e38f29 (patch) | |
| tree | 4de1fbdbc72b56892fadb185d61229846505338d /iphone/pinkyswear.xcodeproj/xcuserdata | |
| parent | d9fa3b96ecab96b92ef0258ce71fc8982a310233 (diff) | |
phone gap project. The WWW directory is a duplicate of the normal project, with a lightly modified index.html
Diffstat (limited to 'iphone/pinkyswear.xcodeproj/xcuserdata')
3 files changed, 127 insertions, 0 deletions
diff --git a/iphone/pinkyswear.xcodeproj/xcuserdata/josh.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist b/iphone/pinkyswear.xcodeproj/xcuserdata/josh.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist new file mode 100644 index 0000000..88bb8b4 --- /dev/null +++ b/iphone/pinkyswear.xcodeproj/xcuserdata/josh.xcuserdatad/xcdebugger/Breakpoints.xcbkptlist @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="UTF-8"?> +<Bucket + type = "1" + version = "1.0"> + <FileBreakpoints> + <FileBreakpoint + shouldBeEnabled = "Yes" + ignoreCount = "0" + continueAfterRunningActions = "No" + filePath = "pinkyswear/main.m" + timestampString = "353818648.469729" + startingColumnNumber = "9223372036854775807" + endingColumnNumber = "9223372036854775807" + startingLineNumber = "32" + endingLineNumber = "32" + landmarkName = "main()" + landmarkType = "7"> + </FileBreakpoint> + </FileBreakpoints> +</Bucket> diff --git a/iphone/pinkyswear.xcodeproj/xcuserdata/josh.xcuserdatad/xcschemes/pinkyswear.xcscheme b/iphone/pinkyswear.xcodeproj/xcuserdata/josh.xcuserdatad/xcschemes/pinkyswear.xcscheme new file mode 100644 index 0000000..4b00765 --- /dev/null +++ b/iphone/pinkyswear.xcodeproj/xcuserdata/josh.xcuserdatad/xcschemes/pinkyswear.xcscheme @@ -0,0 +1,85 @@ +<?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 = "03F3DF9D1516D3A9001814A4" + BuildableName = "pinkyswear.app" + BlueprintName = "pinkyswear" + ReferencedContainer = "container:pinkyswear.xcodeproj"> + </BuildableReference> + </BuildActionEntry> + </BuildActionEntries> + </BuildAction> + <TestAction + selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" + selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" + shouldUseLaunchSchemeArgsEnv = "YES" + buildConfiguration = "Debug"> + <Testables> + </Testables> + <MacroExpansion> + <BuildableReference + BuildableIdentifier = "primary" + BlueprintIdentifier = "03F3DF9D1516D3A9001814A4" + BuildableName = "pinkyswear.app" + BlueprintName = "pinkyswear" + ReferencedContainer = "container:pinkyswear.xcodeproj"> + </BuildableReference> + </MacroExpansion> + </TestAction> + <LaunchAction + selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" + selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" + launchStyle = "0" + useCustomWorkingDirectory = "NO" + buildConfiguration = "Debug" + ignoresPersistentStateOnLaunch = "NO" + debugDocumentVersioning = "YES" + allowLocationSimulation = "YES"> + <BuildableProductRunnable> + <BuildableReference + BuildableIdentifier = "primary" + BlueprintIdentifier = "03F3DF9D1516D3A9001814A4" + BuildableName = "pinkyswear.app" + BlueprintName = "pinkyswear" + ReferencedContainer = "container:pinkyswear.xcodeproj"> + </BuildableReference> + </BuildableProductRunnable> + <AdditionalOptions> + </AdditionalOptions> + </LaunchAction> + <ProfileAction + shouldUseLaunchSchemeArgsEnv = "YES" + savedToolIdentifier = "" + useCustomWorkingDirectory = "NO" + buildConfiguration = "Release" + debugDocumentVersioning = "YES"> + <BuildableProductRunnable> + <BuildableReference + BuildableIdentifier = "primary" + BlueprintIdentifier = "03F3DF9D1516D3A9001814A4" + BuildableName = "pinkyswear.app" + BlueprintName = "pinkyswear" + ReferencedContainer = "container:pinkyswear.xcodeproj"> + </BuildableReference> + </BuildableProductRunnable> + </ProfileAction> + <AnalyzeAction + buildConfiguration = "Debug"> + </AnalyzeAction> + <ArchiveAction + buildConfiguration = "Release" + revealArchiveInOrganizer = "YES"> + </ArchiveAction> +</Scheme> diff --git a/iphone/pinkyswear.xcodeproj/xcuserdata/josh.xcuserdatad/xcschemes/xcschememanagement.plist b/iphone/pinkyswear.xcodeproj/xcuserdata/josh.xcuserdatad/xcschemes/xcschememanagement.plist new file mode 100644 index 0000000..9ec8ce3 --- /dev/null +++ b/iphone/pinkyswear.xcodeproj/xcuserdata/josh.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>pinkyswear.xcscheme</key> + <dict> + <key>orderHint</key> + <integer>0</integer> + </dict> + </dict> + <key>SuppressBuildableAutocreation</key> + <dict> + <key>03F3DF9D1516D3A9001814A4</key> + <dict> + <key>primary</key> + <true/> + </dict> + </dict> +</dict> +</plist> |
