feat: Add fastlane for iOS
This commit is contained in:
parent
2e3765ad1e
commit
e3c9e595ed
11 changed files with 317 additions and 14 deletions
|
|
@ -1,8 +0,0 @@
|
|||
#!/bin/sh -ve
|
||||
flutter clean
|
||||
flutter pub get
|
||||
cd ios
|
||||
pod install
|
||||
pod update
|
||||
cd ..
|
||||
flutter build ios --release
|
||||
Loading…
Add table
Add a link
Reference in a new issue