dpa99c / cordova-custom-config

Cordova/Phonegap plugin to update platform configuration files based on preferences and config-file data defined in config.xml
318 stars 84 forks source link

support capacitor #168

Open ciekawy opened 3 years ago

ciekawy commented 3 years ago

Feature request

I found this plugin very useful while working with my Ionic Cordova project. Now I'm migrating it to capacitor and also started another capacitor project. As I'd like to avoid adding android/ios project to repository - having an option to modify plist/manifest files would be even more useful. I think we could use capacitor.config.json for this purpose.

mph6083 commented 1 year ago

Ionic created a tool to work on capacitor projects which helps with this issue. https://trapeze.dev