File tree Expand file tree Collapse file tree 3 files changed +6
-7
lines changed Expand file tree Collapse file tree 3 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 383383 "$(PROJECT_DIR)/Flutter",
384384 );
385385 INFOPLIST_FILE = Runner/Info.plist;
386+ IPHONEOS_DEPLOYMENT_TARGET = 13.1;
386387 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
387388 LIBRARY_SEARCH_PATHS = (
388389 "$(inherited)",
509510 "$(PROJECT_DIR)/Flutter",
510511 );
511512 INFOPLIST_FILE = Runner/Info.plist;
513+ IPHONEOS_DEPLOYMENT_TARGET = 13.1;
512514 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
513515 LIBRARY_SEARCH_PATHS = (
514516 "$(inherited)",
533535 "$(PROJECT_DIR)/Flutter",
534536 );
535537 INFOPLIST_FILE = Runner/Info.plist;
538+ IPHONEOS_DEPLOYMENT_TARGET = 13.1;
536539 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
537540 LIBRARY_SEARCH_PATHS = (
538541 "$(inherited)",
Original file line number Diff line number Diff line change 2727 selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
2828 selectedLauncherIdentifier = " Xcode.DebuggerFoundation.Launcher.LLDB"
2929 shouldUseLaunchSchemeArgsEnv = " YES" >
30- <Testables >
31- </Testables >
3230 <MacroExpansion >
3331 <BuildableReference
3432 BuildableIdentifier = " primary"
3836 ReferencedContainer = " container:Runner.xcodeproj" >
3937 </BuildableReference >
4038 </MacroExpansion >
41- <AdditionalOptions >
42- </AdditionalOptions >
39+ <Testables >
40+ </Testables >
4341 </TestAction >
4442 <LaunchAction
4543 buildConfiguration = " Debug"
6159 ReferencedContainer = " container:Runner.xcodeproj" >
6260 </BuildableReference >
6361 </BuildableProductRunnable >
64- <AdditionalOptions >
65- </AdditionalOptions >
6662 </LaunchAction >
6763 <ProfileAction
6864 buildConfiguration = " Profile"
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ dependencies:
2121 cupertino_icons : ^0.1.2
2222 dio : ^2.0.2
2323 json_serializable : ^2.0.0
24- cached_network_image : ^2.0.0-rc
24+ cached_network_image : ^1.1.3
2525 shared_preferences : ^0.5.1+1
2626 flutter_spinkit : ^3.1.0
2727 fluttertoast : ^3.0.1
You can’t perform that action at this time.
0 commit comments