chore: simplify scripts

This commit is contained in:
Tien Do Nam
2023-12-05 00:10:58 +01:00
parent cac7aaa46d
commit 23a666c3d9
3 changed files with 0 additions and 3 deletions
-1
View File
@@ -5,7 +5,6 @@
cd app
fvm flutter clean
fvm flutter pub get
fvm flutter pub run build_runner build -d
fvm flutter build appbundle
cd ..
-1
View File
@@ -5,7 +5,6 @@
cd app
fvm flutter clean
fvm flutter pub get
fvm flutter pub run build_runner build -d
fvm flutter precache --ios
(
cd ios
-1
View File
@@ -5,7 +5,6 @@
cd app
fvm flutter clean
fvm flutter pub get
fvm flutter pub run build_runner build -d
fvm flutter build macos
# sign the app