I\'ve had an iOS project in fairly stable condition up until Xcode 8\'s public release. After a bit of confusion with the Migrator, I finally convinced the compiler that I d
Do the below steps :-
1. Analyze the project. (From Product Menu)
2. Click on Archive. (From Product Menu)
3. Select the development team for provisioning.
4. From summary window unselect "Include bitcode" and click on Validate button.