ionic-team / ionic-team/ionic-cli

"integrations enable capacitor": Use project's App Id instead of starter

オープン
#4,100 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る
capacitor enhancement
主要言語
TypeScript
スター
2k
フォーク
682
PR マージ指標
30日以内にマージされた PR はありません

説明

Currently, running `ionic integrations enable capacitor` resolves to the following command:

> capacitor init "My Cool App" io.ionic.starter --npm-client npm

It correctly pulls the App Name ("My Cool App") from `config.xml` (or `ionic.config.json`?) but always uses `io.ionic.starter` for the App Id instead of what is configured in `config.xml` id field, like so:

`
`

It would be great to use the project's App Id instead of this default value since a unique App Id has to be set to build the app for iOS/Android.

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

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

評価

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

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

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