I faced a problem after updating to XCode9.0 i wasn't able to connect an outlet of a navigation Item Button to the "exit icon" on the storyboard scene to perform later on an unwind segue. i'm not sure if the bug was in the UINavigationItem or in the exit icon but the way it worked for me eventually was by copy-paste the scene then deleting the origin and after clean build folder (that's where you go on the product menu and hold the option key) it worked just fine.