]>
Commit | Line | Data |
---|---|---|
866f8763 A |
1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <Scheme | |
79b9da22 | 3 | LastUpgradeVersion = "1000" |
866f8763 A |
4 | version = "1.3"> |
5 | <BuildAction | |
b54c578e A |
6 | parallelizeBuildables = "NO" |
7 | buildImplicitDependencies = "NO"> | |
ecaf5866 A |
8 | <BuildActionEntries> |
9 | <BuildActionEntry | |
10 | buildForTesting = "YES" | |
11 | buildForRunning = "NO" | |
12 | buildForProfiling = "NO" | |
13 | buildForArchiving = "YES" | |
14 | buildForAnalyzing = "NO"> | |
15 | <BuildableReference | |
16 | BuildableIdentifier = "primary" | |
17 | BlueprintIdentifier = "DC3502B41E0208BE00BC0587" | |
18 | BuildableName = "CKKSTests.xctest" | |
19 | BlueprintName = "CKKSTests" | |
20 | ReferencedContainer = "container:Security.xcodeproj"> | |
21 | </BuildableReference> | |
22 | </BuildActionEntry> | |
23 | </BuildActionEntries> | |
866f8763 A |
24 | </BuildAction> |
25 | <TestAction | |
26 | buildConfiguration = "Debug" | |
27 | selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | |
28 | selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | |
866f8763 A |
29 | shouldUseLaunchSchemeArgsEnv = "YES"> |
30 | <Testables> | |
31 | <TestableReference | |
32 | skipped = "NO"> | |
33 | <BuildableReference | |
34 | BuildableIdentifier = "primary" | |
35 | BlueprintIdentifier = "DC3502B41E0208BE00BC0587" | |
36 | BuildableName = "CKKSTests.xctest" | |
37 | BlueprintName = "CKKSTests" | |
38 | ReferencedContainer = "container:Security.xcodeproj"> | |
39 | </BuildableReference> | |
40 | <SkippedTests> | |
41 | <Test | |
42 | Identifier = "CloudKitKeychainSyncingMockXCTest"> | |
43 | </Test> | |
44 | <Test | |
45 | Identifier = "CloudKitKeychainSyncingTestsBase"> | |
46 | </Test> | |
47 | <Test | |
48 | Identifier = "CloudKitMockXCTest"> | |
49 | </Test> | |
50 | </SkippedTests> | |
51 | </TestableReference> | |
52 | </Testables> | |
53 | <AdditionalOptions> | |
54 | </AdditionalOptions> | |
55 | </TestAction> | |
56 | <LaunchAction | |
57 | buildConfiguration = "Debug" | |
58 | selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | |
59 | selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | |
8a50f688 | 60 | enableAddressSanitizer = "YES" |
866f8763 A |
61 | launchStyle = "0" |
62 | useCustomWorkingDirectory = "NO" | |
63 | ignoresPersistentStateOnLaunch = "NO" | |
64 | debugDocumentVersioning = "YES" | |
65 | stopOnEveryThreadSanitizerIssue = "YES" | |
b54c578e | 66 | migratedStopOnEveryIssue = "YES" |
866f8763 A |
67 | debugServiceExtension = "internal" |
68 | allowLocationSimulation = "YES"> | |
69 | <AdditionalOptions> | |
70 | </AdditionalOptions> | |
71 | </LaunchAction> | |
72 | <ProfileAction | |
73 | buildConfiguration = "Release" | |
74 | shouldUseLaunchSchemeArgsEnv = "YES" | |
75 | savedToolIdentifier = "" | |
76 | useCustomWorkingDirectory = "NO" | |
77 | debugDocumentVersioning = "YES"> | |
78 | </ProfileAction> | |
79 | <AnalyzeAction | |
80 | buildConfiguration = "Debug"> | |
81 | </AnalyzeAction> | |
82 | <ArchiveAction | |
83 | buildConfiguration = "Release" | |
84 | revealArchiveInOrganizer = "YES"> | |
85 | </ArchiveAction> | |
86 | </Scheme> |