Hi everyone, I'm pretty proud that i've been able to get xcode to work (gave up on phonegap because i couldn't find a way to update the icons for it) and so far i have been able to:
- export to xcode
- import the project to xcode
- test apps on my physical phone (told there is a bug with the simulators)
but now it's time to move to testflight.. to do so I'm told to select Generic iOS device and do archive, but when I do this and click build I get a build fail and this error:
https://drive.google.com/open?id=1WYgGBwS6yt2b2ZELPAze8zPSvIiuuk4O
I'm really not sure what they are asking me to change.. the build settings is a matrix of confusion and options that i really don't understand. i did my best to try some stuff but nothing seems to matter.
Is this how people publish to iOS or are people using Cordova/PhoneGap? If people are using cordova where do you go in to insert / embed the various custom icons needed for iOS devices?