I have an iOS app that works well on all devices in iOS 6.
I recently upgraded my xcode to version 5.0 and tried to create the same iOS 7 app on iPhone 5.
When creating the application, xCode updated something in the code settings, but could not build with errors.
On the iPad XIB, I get the error message: "Illegal configuration: automatic linking in iOS versions prior to 6.0."
I tried to enable and disable the "Use autorun" checkbox in the "File Inspector", but this did not work.
Please help me solve this problem.
ios autolayout ios7
metsburg Sep 11 '13 at 8:08 2013-09-11 08:08
source share