How to update/change app iPhone icon?

Hi,

I just changed my App Icon in Unity. However, after I rebuild the app, the icon still looks like the previous version. How do I update it to a newer version?

Thanks.

-Hakimo

Are you using the latest version of Unity iPhone? That used to happen to me in earlier versions, but now its fixed. Anyway, just delete the Unity Player folder in your project and rebuild from Unity.

Hi,
I’m using version 1.7. Where is the Unity Player Folder? Do you mean the App Folder?

Thanks again.
-Hakimo

I mean the folder where is the xcode project that unity generated automatically. The first time you build a scene from a project, Unity will ask you to create a new folder. By default, it is called “Unity Player” and it will reside inside your project folder along with assets, library, etc. By the way, make a backup before you delete anything, just in case (:

Lol, I can’t find it actually. So I deleted the generated build folder then rebuild it in unity then to xcode. Still didn’t manage to update the icon :(.

Delete the app from your device and rebuild. That’s always worked for me.