When it comes to the launch screen I can\'t find a unifying way to mimic the look of the application on both iOS6 and iOS7 (supporting both). Are we forced to make a regular
I also had the same issue with an older app that I developed for iOS 7. It Archived and Uploaded fine with Xcode 6, but the "binary not optimized for iPhone5" error returned with Xcode 7. After trying a myriad of other solutions, I was only successful by removing all references to any Launch Image (since I was using a universal .xib) AND setting the deployment target from 7.0 to 8.0