Having problems adding icon in Xcode
xcode
Solution
Add the .png file to your Images.xcassets/AppIcon.appiconset
Problem
How do I add an app icon on xcode? I tried using an image from google saved it onto my desktop and carry dropped it on the app icon, however this didn't work.