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/19 11:12:46 UTC

[GitHub] peterpeterparker commented on issue #412: Unable to distribute with Xcode 10

peterpeterparker commented on issue #412: Unable to distribute with Xcode 10
URL: https://github.com/apache/cordova-ios/issues/412#issuecomment-422761284
 
 
   I join @Stefano1964 on that one, I do the same, I process the signing of the app in Xcode and therefore it seems I don't face problems with my existing app/platform and Xcode 10
   
   First I have added an `alert("test");` to my very first page, in order to be sure, when I would test, that I would see something different ;)
   
   Then I opened Xcode 10 and selected "Generic iOS Device" (not sure it's relevant). Then Xcode began to index files. Under warnings I just found one warning asking me some modifications in the project regarding the signing, sorry went to fast, I'm dumb, any how I say yes ;)
   
   Then I have build my app like I always do
   
        ionic cordova build ios --prod
   
   Went back to Xcode 10, selected "iPhone 8" and launched ("Play button") my app which was launched without problems and my above alert was throw (once the app loaded of course)
   
   That would also explain why I didn't noticed problems when I tested Xcode 10 beta back in June this year
   
   
   

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