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

Disable Alpha channel in exported images #31

Merged
merged 4 commits into from
Feb 8, 2022

Conversation

Patrick-Kladek
Copy link
Owner

@Patrick-Kladek Patrick-Kladek commented Feb 8, 2022

Description

Uploading new Images to AppStoreConnect failed with following warning:
Bilder dürfen keine Alphakanäle oder Transparenzen aufweisen

Tasks

  • Disable alpha channel when creating png file
  • Add transparency to export options

Infos For Reviewer

Attention this Version will not work with existing files as a new property was added (Codable doesn't support migration). Therefore bumping Version Number

Bildschirmfoto 2022-02-08 um 13 37 15

@Patrick-Kladek Patrick-Kladek self-assigned this Feb 8, 2022
@Patrick-Kladek Patrick-Kladek marked this pull request as ready for review February 8, 2022 19:22
@Patrick-Kladek Patrick-Kladek merged commit b76b96a into main Feb 8, 2022
@Patrick-Kladek Patrick-Kladek deleted the bugfix/alpha-channel-in-exported-images branch February 8, 2022 19:23
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

Successfully merging this pull request may close these issues.

1 participant