I cannot for the life of me get this to work. Here's what I'm doing:
- Create a brand new project for iPhone.
- In Project > General, project is already set to get app icon from the default asset catalog.
- Go into the asset catalog > AppIcon and drop in images as appropriate.
- Build and run. No icon.
- Check Project > Build Settings > Asset Catalog App Icon Set Name. It is correctly set to AppIcon.
- Check the images.xcassets file and make sure it has the right target membership.
- Check Project > Build Phases > Copy Bundle Resources and verify that images.xcassets is in there.
Still nothing. I am going INSANE. Someone please tell me I forgot a checkbox somewhere. Please?