ionic-team / ionic-team/ionic-docs

iOS Cordova release build command seems incomplete

Abierto
#1,671 0 comentarios 0 reacciones 0 asignados Ver en GitHub
content
Lenguaje dominante
MDX
Estrellas
621
Forks
3.2k
Merge medio
1 d 2 h
PR fusionados (30 d)
86

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.