Files
kmp-template/app/iosApp/iosApp.xcodeproj/xcshareddata/xcschemes/iosApp.xcscheme

71 lines
2.5 KiB
Plaintext
Raw Normal View History

2025-09-22 15:17:11 -03:00
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
2025-10-28 12:59:18 -03:00
version = "1.7">
<BuildAction
parallelizeBuildables = "YES"
buildImplicitDependencies = "YES">
2025-09-22 15:17:11 -03:00
<BuildActionEntries>
<BuildActionEntry
2025-10-28 12:59:18 -03:00
buildForTesting = "YES"
buildForRunning = "YES"
buildForProfiling = "YES"
buildForArchiving = "YES"
buildForAnalyzing = "YES">
2025-09-22 15:17:11 -03:00
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B4B7972B44BDD2578B417581"
BuildableName = "Template.app"
BlueprintName = "iosApp"
ReferencedContainer = "container:iosApp.xcodeproj">
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
2025-10-28 12:59:18 -03:00
<TestAction
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES"
shouldAutocreateTestPlan = "YES">
</TestAction>
2025-09-22 15:17:11 -03:00
<LaunchAction
2025-10-28 11:50:45 -03:00
buildConfiguration = "Release"
2025-10-28 12:59:18 -03:00
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"
debugDocumentVersioning = "YES"
debugServiceExtension = "internal"
2025-09-22 15:17:11 -03:00
allowLocationSimulation = "YES">
2025-10-28 12:59:18 -03:00
<BuildableProductRunnable
runnableDebuggingMode = "0">
2025-09-22 15:17:11 -03:00
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "B4B7972B44BDD2578B417581"
BuildableName = "Template.app"
BlueprintName = "iosApp"
ReferencedContainer = "container:iosApp.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
<LocationScenarioReference
identifier = "com.apple.dt.IDEFoundation.CurrentLocationScenarioIdentifier"
referenceType = "1">
</LocationScenarioReference>
</LaunchAction>
2025-10-28 12:59:18 -03:00
<ProfileAction
buildConfiguration = "Release"
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES">
</ProfileAction>
<AnalyzeAction
buildConfiguration = "Debug">
</AnalyzeAction>
<ArchiveAction
buildConfiguration = "Release"
revealArchiveInOrganizer = "YES">
</ArchiveAction>
2025-09-22 15:17:11 -03:00
</Scheme>