-
-
Notifications
You must be signed in to change notification settings - Fork 0
リリース手順
KoheiKanagu edited this page May 15, 2024
·
17 revisions
grind create-new-releases --packages=all
grind upload-release-notes
melos run clean --no-select &&
melos run pub:get &&
melos run build_runner:build --no-select &&
melos run build:ipa:prod:upload --no-select &&
melos run build:appbundle:prod:upload --no-select
grind dump-release-notes --packages=all
grind deliver-store-metadata --packages=all
melos run clean --no-select &&
melos run pub:get &&
melos run build_runner:build --no-select
melos run
では実行する対象パッケージを選択できないので、対話的に選択する。
melos run build:ipa:prod:upload
melos run build:appbundle:prod:upload
grind deliver-store-metadata --packages=$NEW_PACKAGE
grind initial-release --packages=$NEW_PACKAGE
open https://apps.admob.com/v2/home
open packages/$NEW_PACKAGE/ios/Runner/Info.plist