Skip to content
Snippets Groups Projects
open-ephys (App).xcscheme 4.21 KiB
Newer Older
  • Learn to ignore specific revisions
  • <?xml version="1.0" encoding="UTF-8"?>
    <Scheme
       LastUpgradeVersion = "0730"
       version = "1.7">
       <BuildAction
          parallelizeBuildables = "YES"
          buildImplicitDependencies = "YES">
          <PreActions>
             <ExecutionAction
                ActionType = "Xcode.IDEStandardExecutionActionsCore.ExecutionActionType.ShellScriptAction">
                <ActionContent
                   title = "Run Script"
                   scriptText = "#!/bin/bash&#10;cd $PROJECT_DIR/Plugins/Config&#10;if [[ ! -a Env.xcconfig ]]&#10;then&#10;touch Env.xcconfig&#10;fi"
                   shellToInvoke = "/bin/bash">
                   <EnvironmentBuildable>
                      <BuildableReference
                         BuildableIdentifier = "primary"
                         BlueprintIdentifier = "62F40A2101C1715EE4F8C87B"
                         BuildableName = "open-ephys.app"
                         BlueprintName = "open-ephys (App)"
                         ReferencedContainer = "container:open-ephys.xcodeproj">
                      </BuildableReference>
                   </EnvironmentBuildable>
                </ActionContent>
             </ExecutionAction>
          </PreActions>
          <BuildActionEntries>
             <BuildActionEntry
                buildForTesting = "YES"
                buildForRunning = "YES"
                buildForProfiling = "YES"
                buildForArchiving = "YES"
                buildForAnalyzing = "YES">
                <BuildableReference
                   BuildableIdentifier = "primary"
                   BlueprintIdentifier = "62F40A2101C1715EE4F8C87B"
                   BuildableName = "open-ephys.app"
                   BlueprintName = "open-ephys (App)"
                   ReferencedContainer = "container:open-ephys.xcodeproj">
                </BuildableReference>
             </BuildActionEntry>
          </BuildActionEntries>
       </BuildAction>
       <TestAction
          buildConfiguration = "Debug"
          selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
          selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
          shouldUseLaunchSchemeArgsEnv = "YES">
          <Testables>
          </Testables>
          <MacroExpansion>
             <BuildableReference
                BuildableIdentifier = "primary"
                BlueprintIdentifier = "62F40A2101C1715EE4F8C87B"
                BuildableName = "open-ephys.app"
                BlueprintName = "open-ephys (App)"
                ReferencedContainer = "container:open-ephys.xcodeproj">
             </BuildableReference>
          </MacroExpansion>
          <AdditionalOptions>
          </AdditionalOptions>
       </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 = "62F40A2101C1715EE4F8C87B"
                BuildableName = "open-ephys.app"
                BlueprintName = "open-ephys (App)"
                ReferencedContainer = "container:open-ephys.xcodeproj">
             </BuildableReference>
          </BuildableProductRunnable>
          <AdditionalOptions>
          </AdditionalOptions>
       </LaunchAction>
       <ProfileAction
          buildConfiguration = "Release"
          shouldUseLaunchSchemeArgsEnv = "YES"
          savedToolIdentifier = ""
          useCustomWorkingDirectory = "NO"
          debugDocumentVersioning = "YES">
          <BuildableProductRunnable
             runnableDebuggingMode = "0">
             <BuildableReference
                BuildableIdentifier = "primary"
                BlueprintIdentifier = "62F40A2101C1715EE4F8C87B"
                BuildableName = "open-ephys.app"
                BlueprintName = "open-ephys (App)"
                ReferencedContainer = "container:open-ephys.xcodeproj">
             </BuildableReference>
          </BuildableProductRunnable>
       </ProfileAction>
       <AnalyzeAction
          buildConfiguration = "Debug">
       </AnalyzeAction>
       <ArchiveAction
          buildConfiguration = "Release"
          revealArchiveInOrganizer = "YES">
       </ArchiveAction>
    </Scheme>