|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 | 2 | <Scheme
|
3 |
| - version = "1.3"> |
4 |
| - <BuildAction> |
| 3 | + version = "1.7"> |
| 4 | + <BuildAction |
| 5 | + parallelizeBuildables = "YES" |
| 6 | + buildImplicitDependencies = "YES"> |
5 | 7 | <BuildActionEntries>
|
6 | 8 | <BuildActionEntry
|
7 |
| - buildForRunning = "YES"> |
| 9 | + buildForTesting = "YES" |
| 10 | + buildForRunning = "YES" |
| 11 | + buildForProfiling = "YES" |
| 12 | + buildForArchiving = "YES" |
| 13 | + buildForAnalyzing = "YES"> |
8 | 14 | <BuildableReference
|
9 | 15 | BuildableIdentifier = "primary"
|
10 | 16 | BlueprintIdentifier = "7555FF7A242A565900829871"
|
|
15 | 21 | </BuildActionEntry>
|
16 | 22 | </BuildActionEntries>
|
17 | 23 | </BuildAction>
|
| 24 | + <TestAction |
| 25 | + buildConfiguration = "Debug" |
| 26 | + selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" |
| 27 | + selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" |
| 28 | + shouldUseLaunchSchemeArgsEnv = "YES" |
| 29 | + shouldAutocreateTestPlan = "YES"> |
| 30 | + </TestAction> |
18 | 31 | <LaunchAction
|
19 |
| - useCustomWorkingDirectory = "NO" |
20 | 32 | buildConfiguration = "Debug"
|
| 33 | + selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" |
| 34 | + selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" |
| 35 | + launchStyle = "0" |
| 36 | + useCustomWorkingDirectory = "NO" |
| 37 | + ignoresPersistentStateOnLaunch = "NO" |
| 38 | + debugDocumentVersioning = "YES" |
| 39 | + debugServiceExtension = "internal" |
21 | 40 | allowLocationSimulation = "YES">
|
22 |
| - <BuildableProductRunnable> |
| 41 | + <BuildableProductRunnable |
| 42 | + runnableDebuggingMode = "0"> |
23 | 43 | <BuildableReference
|
24 | 44 | BuildableIdentifier = "primary"
|
25 | 45 | BlueprintIdentifier = "7555FF7A242A565900829871"
|
|
29 | 49 | </BuildableReference>
|
30 | 50 | </BuildableProductRunnable>
|
31 | 51 | </LaunchAction>
|
| 52 | + <ProfileAction |
| 53 | + buildConfiguration = "Release" |
| 54 | + shouldUseLaunchSchemeArgsEnv = "YES" |
| 55 | + savedToolIdentifier = "" |
| 56 | + useCustomWorkingDirectory = "NO" |
| 57 | + debugDocumentVersioning = "YES"> |
| 58 | + </ProfileAction> |
| 59 | + <AnalyzeAction |
| 60 | + buildConfiguration = "Debug"> |
| 61 | + </AnalyzeAction> |
| 62 | + <ArchiveAction |
| 63 | + buildConfiguration = "Release" |
| 64 | + revealArchiveInOrganizer = "YES"> |
| 65 | + </ArchiveAction> |
32 | 66 | </Scheme>
|
0 commit comments