chore: Increase iOS platform version to 11.0
This commit is contained in:
parent
b685e87104
commit
812769232b
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ flutter clean
|
|||
flutter pub get
|
||||
cd ios
|
||||
rm -rf Pods
|
||||
rm Podfile.lock
|
||||
rm -f Podfile.lock
|
||||
arch -x86_64 pod install
|
||||
arch -x86_64 pod update
|
||||
cd ..
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue