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