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
If this occurred randomly, try to delete that archive and make sure you have "Generic iOS Device" selected as target when you run Product > Archive again. This solved it for me.