|
|
@@ -0,0 +1,98 @@
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+<Scheme
|
|
|
+ LastUpgradeVersion = "1140"
|
|
|
+ version = "1.3">
|
|
|
+ <BuildAction
|
|
|
+ parallelizeBuildables = "YES"
|
|
|
+ buildImplicitDependencies = "YES">
|
|
|
+ <BuildActionEntries>
|
|
|
+ <BuildActionEntry
|
|
|
+ buildForTesting = "YES"
|
|
|
+ buildForRunning = "YES"
|
|
|
+ buildForProfiling = "YES"
|
|
|
+ buildForArchiving = "YES"
|
|
|
+ buildForAnalyzing = "YES">
|
|
|
+ <BuildableReference
|
|
|
+ BuildableIdentifier = "primary"
|
|
|
+ BlueprintIdentifier = "E4B887121D9D477A002E1A46"
|
|
|
+ BuildableName = "O2Platform.app"
|
|
|
+ BlueprintName = "O2Platform"
|
|
|
+ ReferencedContainer = "container:O2Platform.xcodeproj">
|
|
|
+ </BuildableReference>
|
|
|
+ </BuildActionEntry>
|
|
|
+ </BuildActionEntries>
|
|
|
+ </BuildAction>
|
|
|
+ <TestAction
|
|
|
+ buildConfiguration = "Debug"
|
|
|
+ selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
|
|
+ selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
|
|
+ shouldUseLaunchSchemeArgsEnv = "YES">
|
|
|
+ <Testables>
|
|
|
+ <TestableReference
|
|
|
+ skipped = "NO">
|
|
|
+ <BuildableReference
|
|
|
+ BuildableIdentifier = "primary"
|
|
|
+ BlueprintIdentifier = "E4B887261D9D477A002E1A46"
|
|
|
+ BuildableName = "O2PlatformTests.xctest"
|
|
|
+ BlueprintName = "O2PlatformTests"
|
|
|
+ ReferencedContainer = "container:O2Platform.xcodeproj">
|
|
|
+ </BuildableReference>
|
|
|
+ </TestableReference>
|
|
|
+ <TestableReference
|
|
|
+ skipped = "NO">
|
|
|
+ <BuildableReference
|
|
|
+ BuildableIdentifier = "primary"
|
|
|
+ BlueprintIdentifier = "E4B887311D9D477A002E1A46"
|
|
|
+ BuildableName = "O2PlatformUITests.xctest"
|
|
|
+ BlueprintName = "O2PlatformUITests"
|
|
|
+ ReferencedContainer = "container:O2Platform.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 = "E4B887121D9D477A002E1A46"
|
|
|
+ BuildableName = "O2Platform.app"
|
|
|
+ BlueprintName = "O2Platform"
|
|
|
+ ReferencedContainer = "container:O2Platform.xcodeproj">
|
|
|
+ </BuildableReference>
|
|
|
+ </BuildableProductRunnable>
|
|
|
+ </LaunchAction>
|
|
|
+ <ProfileAction
|
|
|
+ buildConfiguration = "Release"
|
|
|
+ shouldUseLaunchSchemeArgsEnv = "YES"
|
|
|
+ savedToolIdentifier = ""
|
|
|
+ useCustomWorkingDirectory = "NO"
|
|
|
+ debugDocumentVersioning = "YES">
|
|
|
+ <BuildableProductRunnable
|
|
|
+ runnableDebuggingMode = "0">
|
|
|
+ <BuildableReference
|
|
|
+ BuildableIdentifier = "primary"
|
|
|
+ BlueprintIdentifier = "E4B887121D9D477A002E1A46"
|
|
|
+ BuildableName = "O2Platform.app"
|
|
|
+ BlueprintName = "O2Platform"
|
|
|
+ ReferencedContainer = "container:O2Platform.xcodeproj">
|
|
|
+ </BuildableReference>
|
|
|
+ </BuildableProductRunnable>
|
|
|
+ </ProfileAction>
|
|
|
+ <AnalyzeAction
|
|
|
+ buildConfiguration = "Debug">
|
|
|
+ </AnalyzeAction>
|
|
|
+ <ArchiveAction
|
|
|
+ buildConfiguration = "Release"
|
|
|
+ revealArchiveInOrganizer = "YES">
|
|
|
+ </ArchiveAction>
|
|
|
+</Scheme>
|