[FIXED] App Store Icon invalid

Hi,

I’ve been having a problem with the AppStore icon that Projucer generates for iOS builds for a while. All Icons are correctly generated, except for the actual icon for the App store, which always gets generated with a big, white border around the icon. See the following image.

I’m providing Projucer with 2 icons:

  • 512 x 512
  • 1024 x 1024

and set them respectively for “Icon Small” and “Icon Large”. This used to work and has stopped a few months ago (can’t say exactly when). Any idea what changed and causes this? I have this problem across a number of projects and am currently just manually replacing this file every time I want to make an upload… As you can see all the other icon versions are generated correctly and have no white border

Thanks for reporting, this issue should be fixed on develop now.

1 Like

Awesome, thanks for the fix!