This is where I'm getting a bunch of contradictory information in these
comments. Several people have said that the Cordova CLI is able to make
successful builds with the provisioning profile included when using the
`-UseModernBuildSystem=0` flag. Others have now said that it also works in
Xcode after changing the build system preference in the Xcode UI.
So is this an accurate summary of what people are seeing?
* With Legacy Build System
* With Cordova CLI (`-UseModernBuildSystem=0`)
* Automatic Signing: **Works**
* Manual Signing: **Works**
* With Xcode (Workspace Settings -> Legacy Build System)
* Automatic Signing: **Works**
* Manual Signing: **Works**
* With Modern/New Build System
* With Cordova CLI
* Automatic Signing: **Fails?**
* Manual Signing: **Maybe fails?**
* With Xcode
* Automatic Signing: **Fails**
* Manual Signing: **Works?**
I need to understand what works and what's broken before I can start
investigating how to fix it, and everyone's comments seem to be saying
different things.
[ Full content available at: https://github.com/apache/cordova-ios/issues/412 ]
This message was relayed via gitbox.apache.org for [email protected]