Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
kwek20 committed Nov 17, 2024
1 parent 9f015e7 commit 3441c6d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/release-ios-testflight.sh
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ flutter pub get
cd ios
rm -rf Pods
rm -f Podfile.lock
arch -x86_64 pod install
arch -x86_64 pod update
cd ..
flutter build ios --release
cd ios
Expand Down
Empty file modified scripts/release-playstore-beta.sh
100755 → 100644
Empty file.
Empty file modified scripts/release-playstore.sh
100755 → 100644
Empty file.

0 comments on commit 3441c6d

Please sign in to comment.