ionic-team / ionic-team/ionic-docs

iOS Cordova release build command seems incomplete

Đang mở
#1,671 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
content
Ngôn ngữ chính
MDX
Star
621
Fork
3.2k
Merge trung bình
1 ngày 2 giờ
Pull request đã merge (30 ngày)
86

Mô tả

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

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.