You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/09/18 17:33:25 UTC

[GitHub] rossholdway edited a comment on issue #412: Unable to distribute with Xcode 10

rossholdway edited a comment on issue #412: Unable to distribute with Xcode 10
URL: https://github.com/apache/cordova-ios/issues/412#issuecomment-422480801
 
 
   @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 |                                  |                  
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org