File tree Expand file tree Collapse file tree 19 files changed +497
-487
lines changed
step_03/ios/Runner.xcodeproj/xcshareddata/xcschemes Expand file tree Collapse file tree 19 files changed +497
-487
lines changed Original file line number Diff line number Diff line change 2626 buildConfiguration = " Debug"
2727 selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
2828 selectedLauncherIdentifier = " Xcode.DebuggerFoundation.Launcher.LLDB"
29+ customLLDBInitFile = " $(SRCROOT)/Flutter/ephemeral/flutter_lldbinit"
2930 shouldUseLaunchSchemeArgsEnv = " YES" >
3031 <MacroExpansion >
3132 <BuildableReference
5455 buildConfiguration = " Debug"
5556 selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
5657 selectedLauncherIdentifier = " Xcode.DebuggerFoundation.Launcher.LLDB"
58+ customLLDBInitFile = " $(SRCROOT)/Flutter/ephemeral/flutter_lldbinit"
5759 launchStyle = " 0"
5860 useCustomWorkingDirectory = " NO"
5961 ignoresPersistentStateOnLaunch = " NO"
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 2626 buildConfiguration = " Debug"
2727 selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
2828 selectedLauncherIdentifier = " Xcode.DebuggerFoundation.Launcher.LLDB"
29+ customLLDBInitFile = " $(SRCROOT)/Flutter/ephemeral/flutter_lldbinit"
2930 shouldUseLaunchSchemeArgsEnv = " YES" >
3031 <MacroExpansion >
3132 <BuildableReference
5455 buildConfiguration = " Debug"
5556 selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
5657 selectedLauncherIdentifier = " Xcode.DebuggerFoundation.Launcher.LLDB"
58+ customLLDBInitFile = " $(SRCROOT)/Flutter/ephemeral/flutter_lldbinit"
5759 launchStyle = " 0"
5860 useCustomWorkingDirectory = " NO"
5961 ignoresPersistentStateOnLaunch = " NO"
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -34,12 +34,12 @@ dependencies:
3434 # The following adds the Cupertino Icons font to your application.
3535 # Use with the CupertinoIcons class for iOS style icons.
3636 cupertino_icons : ^1.0.8
37- googleapis : ^13.2 .0
38- http : ^1.3 .0
39- provider : ^6.1.2
37+ googleapis : ^14.0 .0
38+ http : ^1.4 .0
39+ provider : ^6.1.5
4040 url_launcher : ^6.3.1
41- flex_color_scheme : ^8.1.1
42- go_router : ^14.8.0
41+ flex_color_scheme : ^8.2.0
42+ go_router : ^15.1.2
4343
4444dev_dependencies :
4545 flutter_test :
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 2626 buildConfiguration = " Debug"
2727 selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
2828 selectedLauncherIdentifier = " Xcode.DebuggerFoundation.Launcher.LLDB"
29+ customLLDBInitFile = " $(SRCROOT)/Flutter/ephemeral/flutter_lldbinit"
2930 shouldUseLaunchSchemeArgsEnv = " YES" >
3031 <MacroExpansion >
3132 <BuildableReference
5455 buildConfiguration = " Debug"
5556 selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
5657 selectedLauncherIdentifier = " Xcode.DebuggerFoundation.Launcher.LLDB"
58+ customLLDBInitFile = " $(SRCROOT)/Flutter/ephemeral/flutter_lldbinit"
5759 launchStyle = " 0"
5860 useCustomWorkingDirectory = " NO"
5961 ignoresPersistentStateOnLaunch = " NO"
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -34,12 +34,12 @@ dependencies:
3434 # The following adds the Cupertino Icons font to your application.
3535 # Use with the CupertinoIcons class for iOS style icons.
3636 cupertino_icons : ^1.0.8
37- googleapis : ^13.2 .0
38- http : ^1.3 .0
39- provider : ^6.1.2
37+ googleapis : ^14.0 .0
38+ http : ^1.4 .0
39+ provider : ^6.1.5
4040 url_launcher : ^6.3.1
41- flex_color_scheme : ^8.1.1
42- go_router : ^14.8.0
41+ flex_color_scheme : ^8.2.0
42+ go_router : ^15.1.2
4343 split_view : ^3.2.1
4444
4545dev_dependencies :
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments