diff options
author | Eddie Ehlin <eddiex@eddiex.se> | 2012-12-31 00:08:03 +0100 |
---|---|---|
committer | Eddie Ehlin <eddiex@eddiex.se> | 2012-12-31 00:08:03 +0100 |
commit | a688c1566fe6a4eccc4ad5c5aaf5fadd79efef18 (patch) | |
tree | a0671a5773dec119ca5b13c97e6354320111e8e1 /iBean/iBean.xcodeproj/xcuserdata/eddiex.xcuserdatad/xcschemes | |
parent | f732bdde2a17539ae8a955eb948365c9d392c43a (diff) | |
download | iBean-a688c1566fe6a4eccc4ad5c5aaf5fadd79efef18.tar.gz iBean-a688c1566fe6a4eccc4ad5c5aaf5fadd79efef18.zip |
Moved XCode project iBean to iBean.old
Diffstat (limited to 'iBean/iBean.xcodeproj/xcuserdata/eddiex.xcuserdatad/xcschemes')
-rw-r--r-- | iBean/iBean.xcodeproj/xcuserdata/eddiex.xcuserdatad/xcschemes/iBean.xcscheme | 86 | ||||
-rw-r--r-- | iBean/iBean.xcodeproj/xcuserdata/eddiex.xcuserdatad/xcschemes/xcschememanagement.plist | 22 |
2 files changed, 0 insertions, 108 deletions
diff --git a/iBean/iBean.xcodeproj/xcuserdata/eddiex.xcuserdatad/xcschemes/iBean.xcscheme b/iBean/iBean.xcodeproj/xcuserdata/eddiex.xcuserdatad/xcschemes/iBean.xcscheme deleted file mode 100644 index 88acf2c..0000000 --- a/iBean/iBean.xcodeproj/xcuserdata/eddiex.xcuserdatad/xcschemes/iBean.xcscheme +++ /dev/null @@ -1,86 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<Scheme - LastUpgradeVersion = "0450" - version = "1.3"> - <BuildAction - parallelizeBuildables = "YES" - buildImplicitDependencies = "YES"> - <BuildActionEntries> - <BuildActionEntry - buildForTesting = "YES" - buildForRunning = "YES" - buildForProfiling = "YES" - buildForArchiving = "YES" - buildForAnalyzing = "YES"> - <BuildableReference - BuildableIdentifier = "primary" - BlueprintIdentifier = "020C552A168E1F5200D8224C" - BuildableName = "iBean.app" - BlueprintName = "iBean" - ReferencedContainer = "container:iBean.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 = "020C552A168E1F5200D8224C" - BuildableName = "iBean.app" - BlueprintName = "iBean" - ReferencedContainer = "container:iBean.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 = "020C552A168E1F5200D8224C" - BuildableName = "iBean.app" - BlueprintName = "iBean" - ReferencedContainer = "container:iBean.xcodeproj"> - </BuildableReference> - </BuildableProductRunnable> - <AdditionalOptions> - </AdditionalOptions> - </LaunchAction> - <ProfileAction - shouldUseLaunchSchemeArgsEnv = "YES" - savedToolIdentifier = "" - useCustomWorkingDirectory = "NO" - buildConfiguration = "Release" - debugDocumentVersioning = "YES"> - <BuildableProductRunnable> - <BuildableReference - BuildableIdentifier = "primary" - BlueprintIdentifier = "020C552A168E1F5200D8224C" - BuildableName = "iBean.app" - BlueprintName = "iBean" - ReferencedContainer = "container:iBean.xcodeproj"> - </BuildableReference> - </BuildableProductRunnable> - </ProfileAction> - <AnalyzeAction - buildConfiguration = "Debug"> - </AnalyzeAction> - <ArchiveAction - buildConfiguration = "Release" - revealArchiveInOrganizer = "YES"> - </ArchiveAction> -</Scheme> diff --git a/iBean/iBean.xcodeproj/xcuserdata/eddiex.xcuserdatad/xcschemes/xcschememanagement.plist b/iBean/iBean.xcodeproj/xcuserdata/eddiex.xcuserdatad/xcschemes/xcschememanagement.plist deleted file mode 100644 index a4c0bf3..0000000 --- a/iBean/iBean.xcodeproj/xcuserdata/eddiex.xcuserdatad/xcschemes/xcschememanagement.plist +++ /dev/null @@ -1,22 +0,0 @@ -<?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>iBean.xcscheme</key> - <dict> - <key>orderHint</key> - <integer>0</integer> - </dict> - </dict> - <key>SuppressBuildableAutocreation</key> - <dict> - <key>020C552A168E1F5200D8224C</key> - <dict> - <key>primary</key> - <true/> - </dict> - </dict> -</dict> -</plist> |