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 if 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 and I let Xcode doing its 
modifications

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

Also I just tested "Xcode > Product > Archive" it went fine too, but I didn't 
tried to go further


[ Full content available at: https://github.com/apache/cordova-ios/issues/412 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to