Had such an issue:
There are 2 storyboards in my project - for ipad and for iphone. Deployment target is set to iOS 5. When I try to run it on iOS7 using iPad-Simulator app crashes with message -
[NSKeyedUnarchiver decodeInt32ForKey:]: value for key
(UIKeyAutomaticallyAdjustsScrollViewInsets) is not an integer number
The strange thing is that iPhone simulator runs well.
Storyboard settings are set to:
1)Opens in XCode5
2)Builds for Project DT
3)Views as iOS 7 and later.
4)XCode 5 dp4.