Showing
3 changed files
with
24 additions
and
155 deletions
@@ -7,30 +7,33 @@ | @@ -7,30 +7,33 @@ | ||
7 | buildImplicitDependencies = "YES"> | 7 | buildImplicitDependencies = "YES"> |
8 | <BuildActionEntries> | 8 | <BuildActionEntries> |
9 | <BuildActionEntry | 9 | <BuildActionEntry |
10 | - buildForAnalyzing = "YES" | ||
11 | buildForTesting = "YES" | 10 | buildForTesting = "YES" |
12 | buildForRunning = "YES" | 11 | buildForRunning = "YES" |
13 | buildForProfiling = "YES" | 12 | buildForProfiling = "YES" |
14 | - buildForArchiving = "YES"> | 13 | + buildForArchiving = "YES" |
14 | + buildForAnalyzing = "YES"> | ||
15 | <BuildableReference | 15 | <BuildableReference |
16 | - BuildableIdentifier = 'primary' | ||
17 | - BlueprintIdentifier = '9444D37CC4E46339D73DB3DD' | ||
18 | - BlueprintName = 'Masonry' | ||
19 | - ReferencedContainer = 'container:Pods.xcodeproj' | ||
20 | - BuildableName = 'libMasonry.a'> | 16 | + BuildableIdentifier = "primary" |
17 | + BlueprintIdentifier = "53480ED0BE09FF49E34B1702D485CAAB" | ||
18 | + BuildableName = "libMasonry.a" | ||
19 | + BlueprintName = "Masonry" | ||
20 | + ReferencedContainer = "container:Pods.xcodeproj"> | ||
21 | </BuildableReference> | 21 | </BuildableReference> |
22 | </BuildActionEntry> | 22 | </BuildActionEntry> |
23 | </BuildActionEntries> | 23 | </BuildActionEntries> |
24 | </BuildAction> | 24 | </BuildAction> |
25 | <TestAction | 25 | <TestAction |
26 | + buildConfiguration = "Debug" | ||
26 | selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | 27 | selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" |
27 | selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | 28 | selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" |
28 | - shouldUseLaunchSchemeArgsEnv = "YES" | ||
29 | - buildConfiguration = "Debug"> | 29 | + shouldUseLaunchSchemeArgsEnv = "YES"> |
30 | + <Testables> | ||
31 | + </Testables> | ||
30 | <AdditionalOptions> | 32 | <AdditionalOptions> |
31 | </AdditionalOptions> | 33 | </AdditionalOptions> |
32 | </TestAction> | 34 | </TestAction> |
33 | <LaunchAction | 35 | <LaunchAction |
36 | + buildConfiguration = "Debug" | ||
34 | selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | 37 | selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" |
35 | selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | 38 | selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" |
36 | launchStyle = "0" | 39 | launchStyle = "0" |
@@ -38,17 +41,25 @@ | @@ -38,17 +41,25 @@ | ||
38 | ignoresPersistentStateOnLaunch = "NO" | 41 | ignoresPersistentStateOnLaunch = "NO" |
39 | debugDocumentVersioning = "YES" | 42 | debugDocumentVersioning = "YES" |
40 | debugServiceExtension = "internal" | 43 | debugServiceExtension = "internal" |
41 | - buildConfiguration = "Debug" | ||
42 | allowLocationSimulation = "YES"> | 44 | allowLocationSimulation = "YES"> |
45 | + <MacroExpansion> | ||
46 | + <BuildableReference | ||
47 | + BuildableIdentifier = "primary" | ||
48 | + BlueprintIdentifier = "53480ED0BE09FF49E34B1702D485CAAB" | ||
49 | + BuildableName = "libMasonry.a" | ||
50 | + BlueprintName = "Masonry" | ||
51 | + ReferencedContainer = "container:Pods.xcodeproj"> | ||
52 | + </BuildableReference> | ||
53 | + </MacroExpansion> | ||
43 | <AdditionalOptions> | 54 | <AdditionalOptions> |
44 | </AdditionalOptions> | 55 | </AdditionalOptions> |
45 | </LaunchAction> | 56 | </LaunchAction> |
46 | <ProfileAction | 57 | <ProfileAction |
58 | + buildConfiguration = "Release" | ||
59 | + shouldUseLaunchSchemeArgsEnv = "YES" | ||
47 | savedToolIdentifier = "" | 60 | savedToolIdentifier = "" |
48 | useCustomWorkingDirectory = "NO" | 61 | useCustomWorkingDirectory = "NO" |
49 | - debugDocumentVersioning = "YES" | ||
50 | - buildConfiguration = "Release" | ||
51 | - shouldUseLaunchSchemeArgsEnv = "YES"> | 62 | + debugDocumentVersioning = "YES"> |
52 | </ProfileAction> | 63 | </ProfileAction> |
53 | <AnalyzeAction | 64 | <AnalyzeAction |
54 | buildConfiguration = "Debug"> | 65 | buildConfiguration = "Debug"> |
Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-Masonry iOS Examples-Masonry.xcscheme
deleted
100644 → 0
1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
2 | -<Scheme | ||
3 | - LastUpgradeVersion = "0730" | ||
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 = "E277628BD9774F96B09FE373" | ||
18 | - BuildableName = "libPods-Masonry iOS Examples-Masonry.a" | ||
19 | - BlueprintName = "Pods-Masonry iOS Examples-Masonry" | ||
20 | - ReferencedContainer = "container:Pods.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 | - </Testables> | ||
32 | - <AdditionalOptions> | ||
33 | - </AdditionalOptions> | ||
34 | - </TestAction> | ||
35 | - <LaunchAction | ||
36 | - buildConfiguration = "Debug" | ||
37 | - selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | ||
38 | - selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | ||
39 | - launchStyle = "0" | ||
40 | - useCustomWorkingDirectory = "NO" | ||
41 | - ignoresPersistentStateOnLaunch = "NO" | ||
42 | - debugDocumentVersioning = "YES" | ||
43 | - debugServiceExtension = "internal" | ||
44 | - allowLocationSimulation = "YES"> | ||
45 | - <MacroExpansion> | ||
46 | - <BuildableReference | ||
47 | - BuildableIdentifier = "primary" | ||
48 | - BlueprintIdentifier = "E277628BD9774F96B09FE373" | ||
49 | - BuildableName = "libPods-Masonry iOS Examples-Masonry.a" | ||
50 | - BlueprintName = "Pods-Masonry iOS Examples-Masonry" | ||
51 | - ReferencedContainer = "container:Pods.xcodeproj"> | ||
52 | - </BuildableReference> | ||
53 | - </MacroExpansion> | ||
54 | - <AdditionalOptions> | ||
55 | - </AdditionalOptions> | ||
56 | - </LaunchAction> | ||
57 | - <ProfileAction | ||
58 | - buildConfiguration = "Release" | ||
59 | - shouldUseLaunchSchemeArgsEnv = "YES" | ||
60 | - savedToolIdentifier = "" | ||
61 | - useCustomWorkingDirectory = "NO" | ||
62 | - debugDocumentVersioning = "YES"> | ||
63 | - </ProfileAction> | ||
64 | - <AnalyzeAction | ||
65 | - buildConfiguration = "Debug"> | ||
66 | - </AnalyzeAction> | ||
67 | - <ArchiveAction | ||
68 | - buildConfiguration = "Release" | ||
69 | - revealArchiveInOrganizer = "YES"> | ||
70 | - </ArchiveAction> | ||
71 | -</Scheme> |
Pods/Pods.xcodeproj/xcshareddata/xcschemes/Pods-MasonryTestsLoader-Masonry.xcscheme
deleted
100644 → 0
1 | -<?xml version="1.0" encoding="UTF-8"?> | ||
2 | -<Scheme | ||
3 | - LastUpgradeVersion = "0730" | ||
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 = "7C779FF1ABDAF25168139DA1" | ||
18 | - BuildableName = "libPods-MasonryTestsLoader-Masonry.a" | ||
19 | - BlueprintName = "Pods-MasonryTestsLoader-Masonry" | ||
20 | - ReferencedContainer = "container:Pods.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 | - </Testables> | ||
32 | - <AdditionalOptions> | ||
33 | - </AdditionalOptions> | ||
34 | - </TestAction> | ||
35 | - <LaunchAction | ||
36 | - buildConfiguration = "Debug" | ||
37 | - selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" | ||
38 | - selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" | ||
39 | - launchStyle = "0" | ||
40 | - useCustomWorkingDirectory = "NO" | ||
41 | - ignoresPersistentStateOnLaunch = "NO" | ||
42 | - debugDocumentVersioning = "YES" | ||
43 | - debugServiceExtension = "internal" | ||
44 | - allowLocationSimulation = "YES"> | ||
45 | - <MacroExpansion> | ||
46 | - <BuildableReference | ||
47 | - BuildableIdentifier = "primary" | ||
48 | - BlueprintIdentifier = "7C779FF1ABDAF25168139DA1" | ||
49 | - BuildableName = "libPods-MasonryTestsLoader-Masonry.a" | ||
50 | - BlueprintName = "Pods-MasonryTestsLoader-Masonry" | ||
51 | - ReferencedContainer = "container:Pods.xcodeproj"> | ||
52 | - </BuildableReference> | ||
53 | - </MacroExpansion> | ||
54 | - <AdditionalOptions> | ||
55 | - </AdditionalOptions> | ||
56 | - </LaunchAction> | ||
57 | - <ProfileAction | ||
58 | - buildConfiguration = "Release" | ||
59 | - shouldUseLaunchSchemeArgsEnv = "YES" | ||
60 | - savedToolIdentifier = "" | ||
61 | - useCustomWorkingDirectory = "NO" | ||
62 | - debugDocumentVersioning = "YES"> | ||
63 | - </ProfileAction> | ||
64 | - <AnalyzeAction | ||
65 | - buildConfiguration = "Debug"> | ||
66 | - </AnalyzeAction> | ||
67 | - <ArchiveAction | ||
68 | - buildConfiguration = "Release" | ||
69 | - revealArchiveInOrganizer = "YES"> | ||
70 | - </ArchiveAction> | ||
71 | -</Scheme> |
-
Please register or login to post a comment