]>
Commit | Line | Data |
---|---|---|
866f8763 A |
1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <Scheme | |
d64be36e | 3 | LastUpgradeVersion = "1200" |
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> | |
b3971512 A |
44 | <Test |
45 | Identifier = "CloudKitKeychainSyncingMultiZoneTestsBase"> | |
46 | </Test> | |
866f8763 A |
47 | <Test |
48 | Identifier = "CloudKitKeychainSyncingTestsBase"> | |
49 | </Test> | |
50 | <Test | |
51 | Identifier = "CloudKitMockXCTest"> | |
52 | </Test> | |
53 | </SkippedTests> | |
54 | </TestableReference> | |
55 | </Testables> | |
866f8763 A |
56 | </TestAction> |
57 | <LaunchAction | |
58 | buildConfiguration = "Debug" | |
59 | selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | |
60 | selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | |
8a50f688 | 61 | enableAddressSanitizer = "YES" |
866f8763 A |
62 | launchStyle = "0" |
63 | useCustomWorkingDirectory = "NO" | |
64 | ignoresPersistentStateOnLaunch = "NO" | |
65 | debugDocumentVersioning = "YES" | |
66 | stopOnEveryThreadSanitizerIssue = "YES" | |
b54c578e | 67 | migratedStopOnEveryIssue = "YES" |
866f8763 A |
68 | debugServiceExtension = "internal" |
69 | allowLocationSimulation = "YES"> | |
866f8763 A |
70 | </LaunchAction> |
71 | <ProfileAction | |
72 | buildConfiguration = "Release" | |
73 | shouldUseLaunchSchemeArgsEnv = "YES" | |
74 | savedToolIdentifier = "" | |
75 | useCustomWorkingDirectory = "NO" | |
76 | debugDocumentVersioning = "YES"> | |
77 | </ProfileAction> | |
78 | <AnalyzeAction | |
79 | buildConfiguration = "Debug"> | |
80 | </AnalyzeAction> | |
81 | <ArchiveAction | |
82 | buildConfiguration = "Release" | |
83 | revealArchiveInOrganizer = "YES"> | |
84 | </ArchiveAction> | |
85 | </Scheme> |