Most Ionic users are building there release iOS apps with Xcode for some reason, either by doing it all inside Xcode or at least changing some settings. I am trying to fix this as it really should not be necessary - but the documentation on building directly with the CLI just is not that good.
- Is anybody here building his iOS release app with the Ionic CLI?
- Could you please post the complete CLI command you are using to build? Do you have to open the .xcodeproj in Xcode before that? What exactly do you have to change there?