Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Icons generated with Alpha channel #37

Open
stevemoser opened this issue Apr 25, 2018 · 5 comments
Open

Icons generated with Alpha channel #37

stevemoser opened this issue Apr 25, 2018 · 5 comments

Comments

@stevemoser
Copy link

The plugin should either show a warning, an error, or force the output of PNGs without the alpha channel to avoid:

iTunes Store Operation Failed

Error ITMS-90717: "Invalid App Store Icon. The App Store Icon in the asset catalog in 'YourApp.app' can't be transparent nor contain an alpha channel."

@yifan
Copy link

yifan commented May 4, 2018

I tried remove_alpha option. It seems to be broken. I am getting gm mogrify: Unrecognized option (-alpha). in my option, it should use gm convert -flatten according to
#24

@mohemian-92817281
Copy link

Can confirm, seems to be broken.

@werediver
Copy link

Still broken in v0.13.0 🙁

@orkenstein
Copy link

The same for 0.15.0

@mortenholmgaard
Copy link

I got this to but figured out I had a completely wrong version of ImageMagick - ensure that you have latest version: https://imagemagick.org/script/download.php

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants