Skip to content

Commit b7ba6b0

Browse files
committed
Remove SPM changes from Runner.xcscheme
- Reset xcschemes file to clean main branch version - Remove auto-generated Flutter framework preparation script - Remove LLDB configuration changes added by SPM - Keep scheme file free of environment-specific configuration
1 parent eca54be commit b7ba6b0

File tree

1 file changed

+0
-21
lines changed
  • permission_handler_apple/example/ios/Runner.xcodeproj/xcshareddata/xcschemes

1 file changed

+0
-21
lines changed

permission_handler_apple/example/ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -5,24 +5,6 @@
55
<BuildAction
66
parallelizeBuildables = "YES"
77
buildImplicitDependencies = "YES">
8-
<PreActions>
9-
<ExecutionAction
10-
ActionType = "Xcode.IDEStandardExecutionActionsCore.ExecutionActionType.ShellScriptAction">
11-
<ActionContent
12-
title = "Run Prepare Flutter Framework Script"
13-
scriptText = "/bin/sh &quot;$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh&quot; prepare&#10;">
14-
<EnvironmentBuildable>
15-
<BuildableReference
16-
BuildableIdentifier = "primary"
17-
BlueprintIdentifier = "97C146ED1CF9000F007C117D"
18-
BuildableName = "Runner.app"
19-
BlueprintName = "Runner"
20-
ReferencedContainer = "container:Runner.xcodeproj">
21-
</BuildableReference>
22-
</EnvironmentBuildable>
23-
</ActionContent>
24-
</ExecutionAction>
25-
</PreActions>
268
<BuildActionEntries>
279
<BuildActionEntry
2810
buildForTesting = "YES"
@@ -44,7 +26,6 @@
4426
buildConfiguration = "Debug"
4527
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
4628
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
47-
customLLDBInitFile = "$(SRCROOT)/Flutter/ephemeral/flutter_lldbinit"
4829
shouldUseLaunchSchemeArgsEnv = "YES">
4930
<Testables>
5031
</Testables>
@@ -64,13 +45,11 @@
6445
buildConfiguration = "Debug"
6546
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
6647
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
67-
customLLDBInitFile = "$(SRCROOT)/Flutter/ephemeral/flutter_lldbinit"
6848
launchStyle = "0"
6949
useCustomWorkingDirectory = "NO"
7050
ignoresPersistentStateOnLaunch = "NO"
7151
debugDocumentVersioning = "YES"
7252
debugServiceExtension = "internal"
73-
enableGPUValidationMode = "1"
7453
allowLocationSimulation = "YES">
7554
<BuildableProductRunnable
7655
runnableDebuggingMode = "0">

0 commit comments

Comments
 (0)