CI: Update iOS fastlane
This commit is contained in:
parent
7ec128522e
commit
875441b27f
2 changed files with 12 additions and 3 deletions
|
|
@ -3,6 +3,8 @@ git apply ./scripts/enable-android-google-services.patch
|
|||
flutter clean
|
||||
flutter pub get
|
||||
cd ios
|
||||
rm -rf Pods
|
||||
rm Podfile.lock
|
||||
pod install
|
||||
pod update
|
||||
cd ..
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue