I have made a simple app using Storyboard in Xcode 4.6.2, and it has worked perfectly all the time until now. Recently i started developing in Xcode 5.0 (beta1), and it worked perfectly when running. But when I was going to submit it to the App Store I got an error message, because Apple isn't allowing apps to be published from Xcode beta version. I therefore opened the xcode project in Xcode 4.6.2, and set the storyboard to work with that version of xcode and ios 6.1. But now it crashes when i try to run the app. Both in the simulator and on my iPhones (4S running 6.1 and 5 running 7).
This is the error message I get:
Have someone else had problems with this? Or do someone know how to fix this? Thank you. I have already sent it to App Store, but I think I have to reject the binary because of this bug.
Thank you!