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