| OLD | NEW |
| (Empty) |
| 1 <?xml version="1.0" encoding="UTF-8"?> | |
| 2 <Scheme | |
| 3 LastUpgradeVersion = "0720" | |
| 4 version = "1.3"> | |
| 5 <BuildAction | |
| 6 parallelizeBuildables = "YES" | |
| 7 buildImplicitDependencies = "YES"> | |
| 8 <BuildActionEntries> | |
| 9 <BuildActionEntry | |
| 10 buildForTesting = "YES" | |
| 11 buildForRunning = "YES" | |
| 12 buildForProfiling = "YES" | |
| 13 buildForArchiving = "YES" | |
| 14 buildForAnalyzing = "YES"> | |
| 15 <BuildableReference | |
| 16 BuildableIdentifier = "primary" | |
| 17 BlueprintIdentifier = "8BBA57C41C5FDD5E00F0CB90" | |
| 18 BuildableName = ".app" | |
| 19 BlueprintName = "TestProject" | |
| 20 ReferencedContainer = "container:TestProject.xcodeproj"> | |
| 21 </BuildableReference> | |
| 22 </BuildActionEntry> | |
| 23 </BuildActionEntries> | |
| 24 </BuildAction> | |
| 25 <TestAction | |
| 26 buildConfiguration = "Debug" | |
| 27 selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | |
| 28 selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | |
| 29 shouldUseLaunchSchemeArgsEnv = "YES"> | |
| 30 <Testables> | |
| 31 <TestableReference | |
| 32 skipped = "NO"> | |
| 33 <BuildableReference | |
| 34 BuildableIdentifier = "primary" | |
| 35 BlueprintIdentifier = "8BBA57DD1C5FDD5E00F0CB90" | |
| 36 BuildableName = ".xctest" | |
| 37 BlueprintName = "TestProjectTests" | |
| 38 ReferencedContainer = "container:TestProject.xcodeproj"> | |
| 39 </BuildableReference> | |
| 40 </TestableReference> | |
| 41 </Testables> | |
| 42 <MacroExpansion> | |
| 43 <BuildableReference | |
| 44 BuildableIdentifier = "primary" | |
| 45 BlueprintIdentifier = "8BBA57C41C5FDD5E00F0CB90" | |
| 46 BuildableName = ".app" | |
| 47 BlueprintName = "TestProject" | |
| 48 ReferencedContainer = "container:TestProject.xcodeproj"> | |
| 49 </BuildableReference> | |
| 50 </MacroExpansion> | |
| 51 <AdditionalOptions> | |
| 52 </AdditionalOptions> | |
| 53 </TestAction> | |
| 54 <LaunchAction | |
| 55 buildConfiguration = "Debug" | |
| 56 selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | |
| 57 selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | |
| 58 launchStyle = "0" | |
| 59 useCustomWorkingDirectory = "NO" | |
| 60 ignoresPersistentStateOnLaunch = "NO" | |
| 61 debugDocumentVersioning = "YES" | |
| 62 debugServiceExtension = "internal" | |
| 63 allowLocationSimulation = "YES" | |
| 64 language = "en" | |
| 65 region = "US"> | |
| 66 <BuildableProductRunnable | |
| 67 runnableDebuggingMode = "0"> | |
| 68 <BuildableReference | |
| 69 BuildableIdentifier = "primary" | |
| 70 BlueprintIdentifier = "8BBA57C41C5FDD5E00F0CB90" | |
| 71 BuildableName = ".app" | |
| 72 BlueprintName = "TestProject" | |
| 73 ReferencedContainer = "container:TestProject.xcodeproj"> | |
| 74 </BuildableReference> | |
| 75 </BuildableProductRunnable> | |
| 76 <AdditionalOptions> | |
| 77 </AdditionalOptions> | |
| 78 </LaunchAction> | |
| 79 <ProfileAction | |
| 80 buildConfiguration = "Release" | |
| 81 shouldUseLaunchSchemeArgsEnv = "YES" | |
| 82 savedToolIdentifier = "" | |
| 83 useCustomWorkingDirectory = "NO" | |
| 84 debugDocumentVersioning = "YES"> | |
| 85 <BuildableProductRunnable | |
| 86 runnableDebuggingMode = "0"> | |
| 87 <BuildableReference | |
| 88 BuildableIdentifier = "primary" | |
| 89 BlueprintIdentifier = "8BBA57C41C5FDD5E00F0CB90" | |
| 90 BuildableName = ".app" | |
| 91 BlueprintName = "TestProject" | |
| 92 ReferencedContainer = "container:TestProject.xcodeproj"> | |
| 93 </BuildableReference> | |
| 94 </BuildableProductRunnable> | |
| 95 </ProfileAction> | |
| 96 <AnalyzeAction | |
| 97 buildConfiguration = "Debug"> | |
| 98 </AnalyzeAction> | |
| 99 <ArchiveAction | |
| 100 buildConfiguration = "Release" | |
| 101 revealArchiveInOrganizer = "YES"> | |
| 102 </ArchiveAction> | |
| 103 </Scheme> | |
| OLD | NEW |