@dpogue From my testing... others should probably confirm :)
| | Export with<br>Automatic Signing | Export
with<br>Manual Signing |
|-------------------------------|----------------------------------|-------------------------------|
| Xcode IDE | Export will succeed, but won't validate due to missing profile
(embedded.mobileprovision) | Export will succeed, validation will succeed
|
| Cordova/Ionic CLI | Works, but **only** if run with
`UseModernBuildSystem=0` (this also seems to trigger the initial generation of
the Xcode managed profiles). | Works, manually
specifying the distribution profile. |
| *Bonus Info:*<br>Fastlane CLI | |
[ Full content available at: https://github.com/apache/cordova-ios/issues/412 ]
This message was relayed via gitbox.apache.org for [email protected]