

Check in xcode that the right icon is assigned to the right slot. now it should look like this (remember to set the filename to what you named your icon in the folder, and it seems like the order is important)ħ. Open "Contents.json" - which is an array of objects,Īnd add: "filename" : "Icon-167.png" (including "")ĥ. Copy your icon into the folder and make sure it has the right pixel size (I used the same naming for the icon that is set for the other icons in xcode : "Icon-167.png" (without "")ģ. right click on the "Appicon" in the right hand menu and select "show in finder" (alternatively the folder is located on a mac at: "buildfolder/Unity-iPhone/Images.xcassets/AppIcon.appiconset"Ģ. So I'm writing this here in case someone stumbles upon the same problem I hadġ. If you get the warning in Xcode you can double click it and it will open the "Images.xcassets" window, this was where I could drag and drop nothing.
MY XCODE ICON HAS DISSAPEARED HOW TO
Seeing as apple would reject my app I had to reject my review and make a new build after I figured out how to add the icons. I do not know if this is relevant for other people than me, but I had a problem with adding the icons by doing drag and drop to Xcode.
