问题
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.
回答1:
One thing you can check in your project is that you have selected 'Standard Architectures' in Project's Build Settings. As in below image.
回答2:
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
来源:https://stackoverflow.com/questions/48402713/app-installation-failed-this-application-does-not-support-this-device-s-cpu-ty