mirror of https://github.com/oxen-io/session-ios
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
106 lines
3.9 KiB
XML
106 lines
3.9 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Scheme
|
|
LastUpgradeVersion = "1530"
|
|
version = "1.7">
|
|
<BuildAction
|
|
parallelizeBuildables = "YES"
|
|
buildImplicitDependencies = "YES"
|
|
buildArchitectures = "Automatic">
|
|
<PreActions>
|
|
<ExecutionAction
|
|
ActionType = "Xcode.IDEStandardExecutionActionsCore.ExecutionActionType.ShellScriptAction">
|
|
<ActionContent
|
|
title = "Run Script"
|
|
scriptText = " ">
|
|
</ActionContent>
|
|
</ExecutionAction>
|
|
</PreActions>
|
|
<PostActions>
|
|
<ExecutionAction
|
|
ActionType = "Xcode.IDEStandardExecutionActionsCore.ExecutionActionType.ShellScriptAction">
|
|
<ActionContent
|
|
title = "Run Script"
|
|
scriptText = " ">
|
|
</ActionContent>
|
|
</ExecutionAction>
|
|
</PostActions>
|
|
<BuildActionEntries>
|
|
<BuildActionEntry
|
|
buildForTesting = "YES"
|
|
buildForRunning = "YES"
|
|
buildForProfiling = "YES"
|
|
buildForArchiving = "YES"
|
|
buildForAnalyzing = "YES">
|
|
<BuildableReference
|
|
BuildableIdentifier = "primary"
|
|
BlueprintIdentifier = "D221A088169C9E5E00537ABF"
|
|
BuildableName = "Session.app"
|
|
BlueprintName = "Session"
|
|
ReferencedContainer = "container:Session.xcodeproj">
|
|
</BuildableReference>
|
|
</BuildActionEntry>
|
|
</BuildActionEntries>
|
|
</BuildAction>
|
|
<TestAction
|
|
buildConfiguration = "Debug_Compile_LibSession"
|
|
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
|
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
|
shouldUseLaunchSchemeArgsEnv = "YES"
|
|
shouldAutocreateTestPlan = "YES">
|
|
</TestAction>
|
|
<LaunchAction
|
|
buildConfiguration = "Debug_Compile_LibSession"
|
|
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
|
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
|
enableAddressSanitizer = "YES"
|
|
enableASanStackUseAfterReturn = "YES"
|
|
launchStyle = "0"
|
|
useCustomWorkingDirectory = "NO"
|
|
ignoresPersistentStateOnLaunch = "NO"
|
|
debugDocumentVersioning = "YES"
|
|
debugServiceExtension = "internal"
|
|
allowLocationSimulation = "YES">
|
|
<BuildableProductRunnable
|
|
runnableDebuggingMode = "0">
|
|
<BuildableReference
|
|
BuildableIdentifier = "primary"
|
|
BlueprintIdentifier = "D221A088169C9E5E00537ABF"
|
|
BuildableName = "Session.app"
|
|
BlueprintName = "Session"
|
|
ReferencedContainer = "container:Session.xcodeproj">
|
|
</BuildableReference>
|
|
</BuildableProductRunnable>
|
|
<EnvironmentVariables>
|
|
<EnvironmentVariable
|
|
key = "IDEPreferLogStreaming"
|
|
value = "YES"
|
|
isEnabled = "YES">
|
|
</EnvironmentVariable>
|
|
</EnvironmentVariables>
|
|
</LaunchAction>
|
|
<ProfileAction
|
|
buildConfiguration = "App_Store_Release_Compile_LibSession"
|
|
shouldUseLaunchSchemeArgsEnv = "YES"
|
|
savedToolIdentifier = ""
|
|
useCustomWorkingDirectory = "NO"
|
|
debugDocumentVersioning = "YES">
|
|
<BuildableProductRunnable
|
|
runnableDebuggingMode = "0">
|
|
<BuildableReference
|
|
BuildableIdentifier = "primary"
|
|
BlueprintIdentifier = "D221A088169C9E5E00537ABF"
|
|
BuildableName = "Session.app"
|
|
BlueprintName = "Session"
|
|
ReferencedContainer = "container:Session.xcodeproj">
|
|
</BuildableReference>
|
|
</BuildableProductRunnable>
|
|
</ProfileAction>
|
|
<AnalyzeAction
|
|
buildConfiguration = "Debug_Compile_LibSession">
|
|
</AnalyzeAction>
|
|
<ArchiveAction
|
|
buildConfiguration = "App_Store_Release_Compile_LibSession"
|
|
revealArchiveInOrganizer = "YES">
|
|
</ArchiveAction>
|
|
</Scheme>
|