I would like to have multiple projects that share the same codebase. The only difference between them would be the name, bundle ID, icons and splash screens. The idea is to have a base project and separate directories with each subprojects’ config.xml and resources directory. What would be the best approach to swapping the config.xml and resources directory included in my base project before I build?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Multiple builds of same app with different cordova id and icon / splash | 3 | 992 | January 25, 2021 | |
Build different apps depending on the environment with the same sources
|
8 | 4889 | July 19, 2021 | |
Add resources to android and ios
|
0 | 783 | October 28, 2015 | |
How to copy resources for Windows build | 0 | 531 | September 5, 2019 | |
Two versions of the same app
|
1 | 1494 | July 22, 2015 |