App icon

Can anyone tell where to go to get rid of the white icon on the simulator and where to go to make the corona one my app icon? Somehow I did it and don’t know what I did. I read where it says do it in build.setting but it is not working.
[import]uid: 69302 topic_id: 29391 reply_id: 329391[/import]

Put a file named Icon.png (57x57) into your project’s root folder - assuming this is iOS? [import]uid: 52491 topic_id: 29391 reply_id: 118177[/import]

Hello Peach Pellen,
I have place a file name Icon.png in my root folder but the icon does not display.And yes this is iOS. I have watched every tutorial and read and can not figured out why it does not show up. Right now with the Icon.png in the root folder when I relaunch the simulator I see the corona icon and a whit icon. [import]uid: 69302 topic_id: 29391 reply_id: 118183[/import]

Try deleting the app from the Xcode simulator then building for it again, just in case. If that doesn’t work try putting your icon in one of the sample projects and building and installing that; what happens? [import]uid: 52491 topic_id: 29391 reply_id: 118461[/import]