OK, thanks!
I may have to try it that way too then…
I actually got it to work by doing this:
I removed the small icon .png i had in my assets, and put the App icon (small) field in the Projucer to Default (none). I kept the larger icon .png in my assets and checked that the App icon (large) field in the Projucer was still showing that one. And then I saved the project and re-built. And the icon was OK in the built app.
Maybe something changed over the past months that made that smaller png file (72x72 in my case) not work any longer (either in the Projucer’s icon creation code or in XCode itself).
1 Like
That worked for me. Thanks! Rebuilding the binary by deleting the “build” folder wouldn’t do anything.
1 Like
