After installing Xcode 6.0.1 beta 2, I also ran into this problem.
My project has a goal of deploying iOS 6.0
Using @AlexZd's answer, I did the following:
I found all the xibs to be created / displayed at this point
Prior to my actions, these xibs had the following standard settings:

- So, for each of the xibs I selected, these settings were changed with the following settings:

Now check the work. If this does not work, take control actions
4. 1) Clean your project Xcode CMD + SHIFT + K, 2) Clear the folder ~ / Library / Developer / Xcode / DerivedData with your hands 3) Remove the application from the device, and then run it through Xcode on this device.
This solution was tested by me on 3 iPads with iOS6, iOS7 in iOS8. This works great on any of them!
iVader Sep 30 '14 at 10:28 2014-09-30 10:28
source share