Icon composer icon contains alpha channel upload error

When creating an icon using icon composer, I cant upload a build to testflight/App Store connect.

Running on device from Xcode works fine, but as soon as I archive and upload to App Store Connect, I get an error saying the icon contains an alpha channel

Removing the blur effect worked! Thanks!

Confirm same issue with Xcode 26 (17A321). Turning off blur for all layers in Icon Composer fixed it.

Same issue Xcode 26 (17A321), I've added FB20258577 with icon composer file and the inspector settings per layer. By blur do people mean Liquid Glass effects? Otherwise we have normal blend mode.

The only way I was able to get a build uploaded today to fix my missing icon on the iPad target was to delete this file altogether. I have no idea why the iPhone target worked at all.

Xcode Cloud was building for 2 hours today with no feedback. I finally archived myself and saw the validation errors with the red herring of it being in an asset catalog.

So very tired but happy to have worked on betas again. I gave up on that when iOS 5 iCloud builds crashed every other launch and I had to revert three months of work. Not reverting Liquid Glass. It has issues, but it's very pretty when you give it a chance. It was inspiring to work with something beautiful amongst all the ugliness in the world these days.

I have the same issue in Xcode 26 I turned off the blur effect but it's still throwing an error when trying to send the archive to App Store Connect... :/

Validation failed Invalid large app icon. The large app icon in the asset catalog can’t be transparent or contain an alpha channel.

Ok the fix is to save the file instead of exporting it. Then the whole file should be moved into the project area not the assets folder.

This solves the problem and I think it's a proper way to do it even though the official developer video about icon composer didn't mentioned it and really was not clear how to properly add icon into the Xcode

This still appears to be broken in Icon Composer 1.2 RC. Sending to TestFlight fails the alpha channel check. The only way I was able to submit with an icon was to flatten the image which removes the transparent background behind the icon. Flattening and getting a background color allows the app to be submitted.

Icon composer icon contains alpha channel upload error
 
 
Q