The document Main.storyboard requires Xcode 8.0 or later

I have figured it out:

Open your Storyboard in Xcode 8.

Click on the File Inspector.

In Interface Builder Document section, select Opens In “Xcode 7.x” instead of “Latest Xcode (8.0)”, as in following screenshot:

enter image description here

On doing this, you will get an alert saying “Saving for Xcode 7.x will close your document and data for Xcode 8.0 features will be removed.”

Click Save and Close and you will be able to open storyboard in Xode 7.x.

Leave a Comment