diff options
| author | Tomáš Znamenáček | 2015-08-18 14:00:09 +0200 | 
|---|---|---|
| committer | Tomáš Znamenáček | 2015-08-18 14:00:09 +0200 | 
| commit | 814934072aef7050f0efc880a6496c97aa288d3a (patch) | |
| tree | 3fc5abc1718183af62873272fd562f9520864b46 /MASShortcut.xcodeproj/xcshareddata/xcschemes/Demo.xcscheme | |
| parent | 74e3f32438ec052828fe53a48dc04afaf66e7fd3 (diff) | |
| download | MASShortcut-814934072aef7050f0efc880a6496c97aa288d3a.tar.bz2 | |
Added Czech localization.
Diffstat (limited to 'MASShortcut.xcodeproj/xcshareddata/xcschemes/Demo.xcscheme')
| -rw-r--r-- | MASShortcut.xcodeproj/xcshareddata/xcschemes/Demo.xcscheme | 17 | 
1 files changed, 11 insertions, 6 deletions
| diff --git a/MASShortcut.xcodeproj/xcshareddata/xcschemes/Demo.xcscheme b/MASShortcut.xcodeproj/xcshareddata/xcschemes/Demo.xcscheme index 3a55207..bb2998b 100644 --- a/MASShortcut.xcodeproj/xcshareddata/xcschemes/Demo.xcscheme +++ b/MASShortcut.xcodeproj/xcshareddata/xcschemes/Demo.xcscheme @@ -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: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"> -      <BuildableProductRunnable> +      <BuildableProductRunnable +         runnableDebuggingMode = "0">           <BuildableReference              BuildableIdentifier = "primary"              BlueprintIdentifier = "0D827D361990D5E70010B8EF" @@ -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 = "0D827D361990D5E70010B8EF" | 
