Xcode 7 has warnings for my launch image set. It reads:
The launch image set "LaunchImage" references a file "Default@2x.PNG", but that file does not have a valid extension.
I tried removing the image and put it back again with no luck. What is it warning about and how can I fix it?
Try changing Default@2x.png
instead of Default@2x.PNG
.