The lowest deployment target on Xcode 8.0 is 8.0 (If I choose from the list). If I try to change it manually I get a warning:
Applications using launch screen files and targeting iOS 7.1 and earlier need to also include a launch image in an asset catalog.
I have a launch images in assets.xcassets.
Is there a way to solve this?