Error while setting app icon and launch image in xcode 5.1

Anish picture Anish · Apr 19, 2014 · Viewed 27.5k times · Source

I get the following error after dragging an image to set it as app icon and launch image

Images.xcassets: The app icon set named "AppIcon" did not have any applicable content.

Images.xcassets: The launch image set named "LaunchImage" did not have any applicable content.

Answer

NgocLK picture NgocLK · Jul 16, 2014

One of your images could be wrong size (ex: 120x124 instead of 120x120); that can cause the problem.