Illegal Configuration: Compiling IB documents for earlier than iOS 7 is no longer supported

XCode 9 will not support storyboards that are built for iOS version less than 7.

Try changing the Builds for in File Inspector to a higher version then Clean and Build.

See screenshot

enter image description here

Edit: Important info from @user435779 below: Restart XCode if the errors don’t go away.

Leave a Comment