diff options
author | Haru <haru@dotalux.com> | 2015-09-18 14:41:55 +0200 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2015-09-18 14:41:55 +0200 |
commit | d0168b5e1243361afd875ee723003195c977a770 (patch) | |
tree | 6e826845f9471ec1a793004791f31e6df1bbfa52 /Hercules.xcodeproj/xcshareddata/xcschemes/mapcache.xcscheme | |
parent | 7064ec3fd365221a0aa4e891c7045032ff1bf0c2 (diff) | |
download | hercules-d0168b5e1243361afd875ee723003195c977a770.tar.gz hercules-d0168b5e1243361afd875ee723003195c977a770.tar.bz2 hercules-d0168b5e1243361afd875ee723003195c977a770.tar.xz hercules-d0168b5e1243361afd875ee723003195c977a770.zip |
Updated project to Xcode 7
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'Hercules.xcodeproj/xcshareddata/xcschemes/mapcache.xcscheme')
-rw-r--r-- | Hercules.xcodeproj/xcshareddata/xcschemes/mapcache.xcscheme | 19 |
1 files changed, 12 insertions, 7 deletions
diff --git a/Hercules.xcodeproj/xcshareddata/xcschemes/mapcache.xcscheme b/Hercules.xcodeproj/xcshareddata/xcschemes/mapcache.xcscheme index 20d0f01e1..bac21b6d8 100644 --- a/Hercules.xcodeproj/xcshareddata/xcschemes/mapcache.xcscheme +++ b/Hercules.xcodeproj/xcshareddata/xcschemes/mapcache.xcscheme @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <Scheme - LastUpgradeVersion = "0610" + LastUpgradeVersion = "0700" version = "1.3"> <BuildAction parallelizeBuildables = "YES" @@ -23,10 +23,10 @@ </BuildActionEntries> </BuildAction> <TestAction + buildConfiguration = "Debug" selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" - shouldUseLaunchSchemeArgsEnv = "YES" - buildConfiguration = "Debug"> + shouldUseLaunchSchemeArgsEnv = "YES"> <Testables> </Testables> <MacroExpansion> @@ -38,17 +38,21 @@ ReferencedContainer = "container:Hercules.xcodeproj"> </BuildableReference> </MacroExpansion> + <AdditionalOptions> + </AdditionalOptions> </TestAction> <LaunchAction + buildConfiguration = "Debug" selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" launchStyle = "0" useCustomWorkingDirectory = "NO" - buildConfiguration = "Debug" ignoresPersistentStateOnLaunch = "NO" debugDocumentVersioning = "YES" + debugServiceExtension = "internal" allowLocationSimulation = "YES"> - <BuildableProductRunnable> + <BuildableProductRunnable + runnableDebuggingMode = "0"> <BuildableReference BuildableIdentifier = "primary" BlueprintIdentifier = "A5380CCC1856CE180090CBC4" @@ -61,12 +65,13 @@ </AdditionalOptions> </LaunchAction> <ProfileAction + buildConfiguration = "Release" shouldUseLaunchSchemeArgsEnv = "YES" savedToolIdentifier = "" useCustomWorkingDirectory = "NO" - buildConfiguration = "Release" debugDocumentVersioning = "YES"> - <BuildableProductRunnable> + <BuildableProductRunnable + runnableDebuggingMode = "0"> <BuildableReference BuildableIdentifier = "primary" BlueprintIdentifier = "A5380CCC1856CE180090CBC4" |