ionic-team / ionic-team/ionic-docs
iOS Cordova release build command seems incomplete
- Vorherrschende Sprache
- MDX
- Sterne
- 621
- Forks
- 3.2k
- Ø Merge
- 1 T. 2 Std.
- Gemergte PRs (30 T.)
- 86
Beschreibung
**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.
Beitragsleitfaden
Rechercherichtung
Open src/pages/deployment/app-store.md and compare the iOS release command with the other platform commands and the issue's explanation of --prod and --release. Confirm whether the documented command should include --release; done means the documentation is corrected if the omission is unintended, or the reason is clarified.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- ios
- Bereich
- documentation, mobile
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 1/5
- Geschätzter Aufwand
- Unter einer Stunde
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 48/100