So strategy would be:
- Script that replaces all my Values
ionic build
npx cap sync
So i can also wrap these steps in an AppFlow webBuildCommand as described here?
I would replace:
- Splsh Screen & Icons
- Display Name
- Version
- App Id
Does it matter if i replace (run the script) before or after build and sync?
Also: Is it enough to change the App’s Display Name? Is there any reason to change the ios target’s name too? @max