diff options
Diffstat (limited to 'MASShortcut.xcodeproj/xcshareddata/xcschemes/MASShortcut.xcscheme')
| -rw-r--r-- | MASShortcut.xcodeproj/xcshareddata/xcschemes/MASShortcut.xcscheme | 13 | 
1 files changed, 8 insertions, 5 deletions
| diff --git a/MASShortcut.xcodeproj/xcshareddata/xcschemes/MASShortcut.xcscheme b/MASShortcut.xcodeproj/xcshareddata/xcschemes/MASShortcut.xcscheme index afc5df7..c02a837 100644 --- a/MASShortcut.xcodeproj/xcshareddata/xcschemes/MASShortcut.xcscheme +++ b/MASShortcut.xcodeproj/xcshareddata/xcschemes/MASShortcut.xcscheme @@ -1,6 +1,6 @@  <?xml version="1.0" encoding="UTF-8"?>  <Scheme -   LastUpgradeVersion = "0610" +   LastUpgradeVersion = "0730"     version = "1.3">     <BuildAction        parallelizeBuildables = "YES" @@ -37,10 +37,10 @@        </BuildActionEntries>     </BuildAction>     <TestAction +      buildConfiguration = "Debug"        selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"        selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" -      shouldUseLaunchSchemeArgsEnv = "YES" -      buildConfiguration = "Debug"> +      shouldUseLaunchSchemeArgsEnv = "YES">        <Testables>           <TestableReference              skipped = "NO"> @@ -62,15 +62,18 @@              ReferencedContainer = "container:MASShortcut.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">        <MacroExpansion>           <BuildableReference @@ -85,10 +88,10 @@        </AdditionalOptions>     </LaunchAction>     <ProfileAction +      buildConfiguration = "Release"        shouldUseLaunchSchemeArgsEnv = "YES"        savedToolIdentifier = ""        useCustomWorkingDirectory = "NO" -      buildConfiguration = "Release"        debugDocumentVersioning = "YES">        <MacroExpansion>           <BuildableReference | 
