...
|
...
|
@@ -7,30 +7,33 @@ |
|
|
buildImplicitDependencies = "YES">
|
|
|
<BuildActionEntries>
|
|
|
<BuildActionEntry
|
|
|
buildForAnalyzing = "YES"
|
|
|
buildForTesting = "YES"
|
|
|
buildForRunning = "YES"
|
|
|
buildForProfiling = "YES"
|
|
|
buildForArchiving = "YES">
|
|
|
buildForArchiving = "YES"
|
|
|
buildForAnalyzing = "YES">
|
|
|
<BuildableReference
|
|
|
BuildableIdentifier = 'primary'
|
|
|
BlueprintIdentifier = '9444D37CC4E46339D73DB3DD'
|
|
|
BlueprintName = 'Masonry'
|
|
|
ReferencedContainer = 'container:Pods.xcodeproj'
|
|
|
BuildableName = 'libMasonry.a'>
|
|
|
BuildableIdentifier = "primary"
|
|
|
BlueprintIdentifier = "53480ED0BE09FF49E34B1702D485CAAB"
|
|
|
BuildableName = "libMasonry.a"
|
|
|
BlueprintName = "Masonry"
|
|
|
ReferencedContainer = "container:Pods.xcodeproj">
|
|
|
</BuildableReference>
|
|
|
</BuildActionEntry>
|
|
|
</BuildActionEntries>
|
|
|
</BuildAction>
|
|
|
<TestAction
|
|
|
buildConfiguration = "Debug"
|
|
|
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
|
|
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
|
|
shouldUseLaunchSchemeArgsEnv = "YES"
|
|
|
buildConfiguration = "Debug">
|
|
|
shouldUseLaunchSchemeArgsEnv = "YES">
|
|
|
<Testables>
|
|
|
</Testables>
|
|
|
<AdditionalOptions>
|
|
|
</AdditionalOptions>
|
|
|
</TestAction>
|
|
|
<LaunchAction
|
|
|
buildConfiguration = "Debug"
|
|
|
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
|
|
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
|
|
launchStyle = "0"
|
...
|
...
|
@@ -38,17 +41,25 @@ |
|
|
ignoresPersistentStateOnLaunch = "NO"
|
|
|
debugDocumentVersioning = "YES"
|
|
|
debugServiceExtension = "internal"
|
|
|
buildConfiguration = "Debug"
|
|
|
allowLocationSimulation = "YES">
|
|
|
<MacroExpansion>
|
|
|
<BuildableReference
|
|
|
BuildableIdentifier = "primary"
|
|
|
BlueprintIdentifier = "53480ED0BE09FF49E34B1702D485CAAB"
|
|
|
BuildableName = "libMasonry.a"
|
|
|
BlueprintName = "Masonry"
|
|
|
ReferencedContainer = "container:Pods.xcodeproj">
|
|
|
</BuildableReference>
|
|
|
</MacroExpansion>
|
|
|
<AdditionalOptions>
|
|
|
</AdditionalOptions>
|
|
|
</LaunchAction>
|
|
|
<ProfileAction
|
|
|
buildConfiguration = "Release"
|
|
|
shouldUseLaunchSchemeArgsEnv = "YES"
|
|
|
savedToolIdentifier = ""
|
|
|
useCustomWorkingDirectory = "NO"
|
|
|
debugDocumentVersioning = "YES"
|
|
|
buildConfiguration = "Release"
|
|
|
shouldUseLaunchSchemeArgsEnv = "YES">
|
|
|
debugDocumentVersioning = "YES">
|
|
|
</ProfileAction>
|
|
|
<AnalyzeAction
|
|
|
buildConfiguration = "Debug">
|
...
|
...
|
|