chore: Bump version
This commit is contained in:
parent
f9ed20d0a2
commit
3e27660e5b
3 changed files with 56 additions and 5 deletions
|
|
@ -5,8 +5,8 @@ flutter pub get
|
|||
cd ios
|
||||
rm -rf Pods
|
||||
rm Podfile.lock
|
||||
pod install
|
||||
pod update
|
||||
arch -x86_64 pod install
|
||||
arch -x86_64 pod update
|
||||
cd ..
|
||||
flutter build ios --release
|
||||
cd ios
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue