diff --git a/scripts/compile_mac_appstore.sh b/scripts/compile_mac_appstore.sh index 6059c3ba..4c4ba0e8 100644 --- a/scripts/compile_mac_appstore.sh +++ b/scripts/compile_mac_appstore.sh @@ -5,6 +5,5 @@ cd app fvm flutter clean fvm flutter pub get -fvm flutter pub run build_runner build -d fvm flutter build macos cd .. \ No newline at end of file