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 16:00:21 UTC

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

pliablepixels edited a comment on issue #412: Unable to distribute with Xcode 10
URL: https://github.com/apache/cordova-ios/issues/412#issuecomment-422451078
 
 
   @sufian4199 - I can confirm your solution works. To summarize the hacks so far:
   
   1. While building, we need to do (if using ionic) `ionic cordova build ios -- --buildFlag="-UseModernBuildSystem=0"`
   2. When you open it in Xcode, you can continue using "Automatic Sign" for the project, but when you upload the archive to App Store (for TestFlight or App Store) , you need to select "manually manage signing"
   
   I've currently loaded  - will edit this message after I know for sure it works and I can test it via test flight

----------------------------------------------------------------
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