Fixes for pubspec.yaml generation

This commit is contained in:
M 2022-01-11 18:46:25 +02:00
parent 9381524d6c
commit bef8db1e49
2 changed files with 8 additions and 2 deletions

View file

@ -25,8 +25,10 @@ case $APP_IOS_TYPE in
;;
esac
cp -rf pubspec_description.yaml pubspec.yaml
flutter pub get
flutter pub run tool/generate_pubspec.dart
flutter pub get
flutter packages pub run tool/configure.dart $CONFIG_ARGS
cd $DIR
$DIR/app_icon.sh