I get an error when I try to load my application on iPhone7 in Xcode9.2. version of Iphone7 is ios11.0.
thanks for your help.
I get an error when I try to load my application on iPhone7 in Xcode9.2. version of Iphone7 is ios11.0.
thanks for your help.
One thing you can check in your project is that you have selected 'Standard Architectures' in Project's Build Settings. As in below image.
In my case 'Standard Architectures' in Project's Build Settings was set, yet I was getting this error. So the thing that fixed it for me was changing the value of "Mach-O Type" to Executable