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/sample.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/sample.xcscheme')
-rw-r--r-- | Hercules.xcodeproj/xcshareddata/xcschemes/sample.xcscheme | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/Hercules.xcodeproj/xcshareddata/xcschemes/sample.xcscheme b/Hercules.xcodeproj/xcshareddata/xcschemes/sample.xcscheme index 0fcd90852..bdb806e99 100644 --- a/Hercules.xcodeproj/xcshareddata/xcschemes/sample.xcscheme +++ b/Hercules.xcodeproj/xcshareddata/xcschemes/sample.xcscheme @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <Scheme - LastUpgradeVersion = "0610" + LastUpgradeVersion = "0700" version = "1.3"> <BuildAction parallelizeBuildables = "YES" @@ -23,21 +23,24 @@ </BuildActionEntries> </BuildAction> <TestAction + buildConfiguration = "Debug" selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" - shouldUseLaunchSchemeArgsEnv = "YES" - buildConfiguration = "Debug"> + shouldUseLaunchSchemeArgsEnv = "YES"> <Testables> </Testables> + <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"> <MacroExpansion> <BuildableReference @@ -52,10 +55,10 @@ </AdditionalOptions> </LaunchAction> <ProfileAction + buildConfiguration = "Release" shouldUseLaunchSchemeArgsEnv = "YES" savedToolIdentifier = "" useCustomWorkingDirectory = "NO" - buildConfiguration = "Release" debugDocumentVersioning = "YES"> </ProfileAction> <AnalyzeAction |