ionic-team / ionic-team/ionic-docs

iOS Cordova release build command seems incomplete

オープン
#1,671 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
content
主要言語
MDX
スター
621
フォーク
3.2k
平均マージ
1日 2時間
マージ済み PR(30日)
86

説明

**URL**
https://ionicframework.com/docs/deployment/app-store
(source at `src/pages/deployment/app-store.md`)

The build command for a release build states
`ionic cordova build ios --prod`

while every other platform is documented as:
`ionic cordova build --prod --release`

Is there a reason why `--release` was omitted here? After all, `--prod` is just an alias for underlying configuration selection (`--configuration=production`), but it's the `--release` flag that is used by cordova to mark a release build (and then pass it onto respective cordova-ios, cordova-android, etc.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。