|
|
@@ -1,16 +1,33 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
<Scheme
|
|
|
- LastUpgradeVersion = "1240"
|
|
|
+ LastUpgradeVersion = "1340"
|
|
|
version = "1.3">
|
|
|
<BuildAction
|
|
|
parallelizeBuildables = "YES"
|
|
|
buildImplicitDependencies = "YES">
|
|
|
+ <BuildActionEntries>
|
|
|
+ <BuildActionEntry
|
|
|
+ buildForTesting = "YES"
|
|
|
+ buildForRunning = "YES"
|
|
|
+ buildForProfiling = "YES"
|
|
|
+ buildForArchiving = "YES"
|
|
|
+ buildForAnalyzing = "YES">
|
|
|
+ <BuildableReference
|
|
|
+ BuildableIdentifier = "primary"
|
|
|
+ BlueprintIdentifier = "CDE4F78925CF309E009E4EC1"
|
|
|
+ BuildableName = "libprogram_args.a"
|
|
|
+ BlueprintName = "program_args"
|
|
|
+ ReferencedContainer = "container:program_args.xcodeproj">
|
|
|
+ </BuildableReference>
|
|
|
+ </BuildActionEntry>
|
|
|
+ </BuildActionEntries>
|
|
|
</BuildAction>
|
|
|
<TestAction
|
|
|
buildConfiguration = "Debug"
|
|
|
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
|
|
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
|
|
- shouldUseLaunchSchemeArgsEnv = "YES">
|
|
|
+ shouldUseLaunchSchemeArgsEnv = "YES"
|
|
|
+ codeCoverageEnabled = "YES">
|
|
|
<Testables>
|
|
|
<TestableReference
|
|
|
skipped = "NO">
|
|
|
@@ -41,6 +58,15 @@
|
|
|
savedToolIdentifier = ""
|
|
|
useCustomWorkingDirectory = "NO"
|
|
|
debugDocumentVersioning = "YES">
|
|
|
+ <MacroExpansion>
|
|
|
+ <BuildableReference
|
|
|
+ BuildableIdentifier = "primary"
|
|
|
+ BlueprintIdentifier = "CDE4F78925CF309E009E4EC1"
|
|
|
+ BuildableName = "libprogram_args.a"
|
|
|
+ BlueprintName = "program_args"
|
|
|
+ ReferencedContainer = "container:program_args.xcodeproj">
|
|
|
+ </BuildableReference>
|
|
|
+ </MacroExpansion>
|
|
|
</ProfileAction>
|
|
|
<AnalyzeAction
|
|
|
buildConfiguration = "Debug">
|