|
|
@@ -0,0 +1,104 @@
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+<Scheme
|
|
|
+ LastUpgradeVersion = "1330"
|
|
|
+ version = "1.3">
|
|
|
+ <BuildAction
|
|
|
+ parallelizeBuildables = "YES"
|
|
|
+ buildImplicitDependencies = "YES">
|
|
|
+ <BuildActionEntries>
|
|
|
+ <BuildActionEntry
|
|
|
+ buildForTesting = "YES"
|
|
|
+ buildForRunning = "YES"
|
|
|
+ buildForProfiling = "YES"
|
|
|
+ buildForArchiving = "YES"
|
|
|
+ buildForAnalyzing = "YES">
|
|
|
+ <BuildableReference
|
|
|
+ BuildableIdentifier = "primary"
|
|
|
+ BlueprintIdentifier = "7345ACFE2703D9470020AFB1"
|
|
|
+ BuildableName = "DaysUntilBirthday (iOS).app"
|
|
|
+ BlueprintName = "DaysUntilBirthday (iOS)"
|
|
|
+ ReferencedContainer = "container:DaysUntilBirthday.xcodeproj">
|
|
|
+ </BuildableReference>
|
|
|
+ </BuildActionEntry>
|
|
|
+ </BuildActionEntries>
|
|
|
+ </BuildAction>
|
|
|
+ <TestAction
|
|
|
+ buildConfiguration = "Debug"
|
|
|
+ selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
|
|
+ selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
|
|
+ shouldUseLaunchSchemeArgsEnv = "NO">
|
|
|
+ <MacroExpansion>
|
|
|
+ <BuildableReference
|
|
|
+ BuildableIdentifier = "primary"
|
|
|
+ BlueprintIdentifier = "73508EC42811BD9C00ED7FB7"
|
|
|
+ BuildableName = "DaysUntilBirthdayUITests (iOS).xctest"
|
|
|
+ BlueprintName = "DaysUntilBirthdayUITests (iOS)"
|
|
|
+ ReferencedContainer = "container:DaysUntilBirthday.xcodeproj">
|
|
|
+ </BuildableReference>
|
|
|
+ </MacroExpansion>
|
|
|
+ <EnvironmentVariables>
|
|
|
+ <EnvironmentVariable
|
|
|
+ key = "FOO_BAR"
|
|
|
+ value = "$(FOO_BAR)"
|
|
|
+ isEnabled = "YES">
|
|
|
+ </EnvironmentVariable>
|
|
|
+ </EnvironmentVariables>
|
|
|
+ <Testables>
|
|
|
+ <TestableReference
|
|
|
+ skipped = "NO">
|
|
|
+ <BuildableReference
|
|
|
+ BuildableIdentifier = "primary"
|
|
|
+ BlueprintIdentifier = "73508EC42811BD9C00ED7FB7"
|
|
|
+ BuildableName = "DaysUntilBirthdayUITests (iOS).xctest"
|
|
|
+ BlueprintName = "DaysUntilBirthdayUITests (iOS)"
|
|
|
+ ReferencedContainer = "container:DaysUntilBirthday.xcodeproj">
|
|
|
+ </BuildableReference>
|
|
|
+ </TestableReference>
|
|
|
+ </Testables>
|
|
|
+ </TestAction>
|
|
|
+ <LaunchAction
|
|
|
+ buildConfiguration = "Debug"
|
|
|
+ selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
|
|
+ selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
|
|
+ launchStyle = "0"
|
|
|
+ useCustomWorkingDirectory = "NO"
|
|
|
+ ignoresPersistentStateOnLaunch = "NO"
|
|
|
+ debugDocumentVersioning = "YES"
|
|
|
+ debugServiceExtension = "internal"
|
|
|
+ allowLocationSimulation = "YES">
|
|
|
+ <BuildableProductRunnable
|
|
|
+ runnableDebuggingMode = "0">
|
|
|
+ <BuildableReference
|
|
|
+ BuildableIdentifier = "primary"
|
|
|
+ BlueprintIdentifier = "7345ACFE2703D9470020AFB1"
|
|
|
+ BuildableName = "DaysUntilBirthday (iOS).app"
|
|
|
+ BlueprintName = "DaysUntilBirthday (iOS)"
|
|
|
+ ReferencedContainer = "container:DaysUntilBirthday.xcodeproj">
|
|
|
+ </BuildableReference>
|
|
|
+ </BuildableProductRunnable>
|
|
|
+ </LaunchAction>
|
|
|
+ <ProfileAction
|
|
|
+ buildConfiguration = "Release"
|
|
|
+ shouldUseLaunchSchemeArgsEnv = "YES"
|
|
|
+ savedToolIdentifier = ""
|
|
|
+ useCustomWorkingDirectory = "NO"
|
|
|
+ debugDocumentVersioning = "YES">
|
|
|
+ <BuildableProductRunnable
|
|
|
+ runnableDebuggingMode = "0">
|
|
|
+ <BuildableReference
|
|
|
+ BuildableIdentifier = "primary"
|
|
|
+ BlueprintIdentifier = "7345ACFE2703D9470020AFB1"
|
|
|
+ BuildableName = "DaysUntilBirthday (iOS).app"
|
|
|
+ BlueprintName = "DaysUntilBirthday (iOS)"
|
|
|
+ ReferencedContainer = "container:DaysUntilBirthday.xcodeproj">
|
|
|
+ </BuildableReference>
|
|
|
+ </BuildableProductRunnable>
|
|
|
+ </ProfileAction>
|
|
|
+ <AnalyzeAction
|
|
|
+ buildConfiguration = "Debug">
|
|
|
+ </AnalyzeAction>
|
|
|
+ <ArchiveAction
|
|
|
+ buildConfiguration = "Release"
|
|
|
+ revealArchiveInOrganizer = "YES">
|
|
|
+ </ArchiveAction>
|
|
|
+</Scheme>
|