|
|
@@ -0,0 +1,68 @@
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+<Scheme
|
|
|
+ LastUpgradeVersion = "1200"
|
|
|
+ version = "1.3">
|
|
|
+ <BuildAction
|
|
|
+ parallelizeBuildables = "YES"
|
|
|
+ buildImplicitDependencies = "YES">
|
|
|
+ </BuildAction>
|
|
|
+ <TestAction
|
|
|
+ buildConfiguration = "Debug"
|
|
|
+ selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
|
|
+ selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
|
|
+ shouldUseLaunchSchemeArgsEnv = "NO">
|
|
|
+ <MacroExpansion>
|
|
|
+ <BuildableReference
|
|
|
+ BuildableIdentifier = "primary"
|
|
|
+ BlueprintIdentifier = "1C27A8B51F0E5A0300F0D02D"
|
|
|
+ BuildableName = "FLEXTests.xctest"
|
|
|
+ BlueprintName = "FLEXTests"
|
|
|
+ ReferencedContainer = "container:FLEX.xcodeproj">
|
|
|
+ </BuildableReference>
|
|
|
+ </MacroExpansion>
|
|
|
+ <EnvironmentVariables>
|
|
|
+ <EnvironmentVariable
|
|
|
+ key = "FLEX_SKIP_INIT"
|
|
|
+ value = ""
|
|
|
+ isEnabled = "YES">
|
|
|
+ </EnvironmentVariable>
|
|
|
+ </EnvironmentVariables>
|
|
|
+ <Testables>
|
|
|
+ <TestableReference
|
|
|
+ skipped = "NO">
|
|
|
+ <BuildableReference
|
|
|
+ BuildableIdentifier = "primary"
|
|
|
+ BlueprintIdentifier = "1C27A8B51F0E5A0300F0D02D"
|
|
|
+ BuildableName = "FLEXTests.xctest"
|
|
|
+ BlueprintName = "FLEXTests"
|
|
|
+ ReferencedContainer = "container:FLEX.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">
|
|
|
+ </LaunchAction>
|
|
|
+ <ProfileAction
|
|
|
+ buildConfiguration = "Release"
|
|
|
+ shouldUseLaunchSchemeArgsEnv = "YES"
|
|
|
+ savedToolIdentifier = ""
|
|
|
+ useCustomWorkingDirectory = "NO"
|
|
|
+ debugDocumentVersioning = "YES">
|
|
|
+ </ProfileAction>
|
|
|
+ <AnalyzeAction
|
|
|
+ buildConfiguration = "Debug">
|
|
|
+ </AnalyzeAction>
|
|
|
+ <ArchiveAction
|
|
|
+ buildConfiguration = "Release"
|
|
|
+ revealArchiveInOrganizer = "YES">
|
|
|
+ </ArchiveAction>
|
|
|
+</Scheme>
|