|
5 | 5 | <BuildAction
|
6 | 6 | parallelizeBuildables = "YES"
|
7 | 7 | 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 "$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh" prepare "> |
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> |
26 | 8 | <BuildActionEntries>
|
27 | 9 | <BuildActionEntry
|
28 | 10 | buildForTesting = "YES"
|
|
44 | 26 | buildConfiguration = "Debug"
|
45 | 27 | selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
46 | 28 | selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
47 |
| - customLLDBInitFile = "$(SRCROOT)/Flutter/ephemeral/flutter_lldbinit" |
48 | 29 | shouldUseLaunchSchemeArgsEnv = "YES">
|
49 | 30 | <Testables>
|
50 | 31 | </Testables>
|
|
64 | 45 | buildConfiguration = "Debug"
|
65 | 46 | selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
66 | 47 | selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
67 |
| - customLLDBInitFile = "$(SRCROOT)/Flutter/ephemeral/flutter_lldbinit" |
68 | 48 | launchStyle = "0"
|
69 | 49 | useCustomWorkingDirectory = "NO"
|
70 | 50 | ignoresPersistentStateOnLaunch = "NO"
|
71 | 51 | debugDocumentVersioning = "YES"
|
72 | 52 | debugServiceExtension = "internal"
|
73 |
| - enableGPUValidationMode = "1" |
74 | 53 | allowLocationSimulation = "YES">
|
75 | 54 | <BuildableProductRunnable
|
76 | 55 | runnableDebuggingMode = "0">
|
|
0 commit comments