ionic-team / ionic-team/ionic-docs

iOS Cordova release build command seems incomplete

Ouverte
#1,671 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
content
Langage dominant
MDX
Étoiles
621
Forks
3.2k
Merge moyen
1 j 2 h
PR mergées (30 j)
86

Description

**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.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.