tauri/tooling/cli/templates/mobile/ios/Assets.xcassets
Jesper L. Nielsen 1601da5b52
fix(cli): removed alpha channel from default IOS AppIcons (#10114)
* bug: removed alpha channel from default IOS AppIcons

According to Apple's human interface guideline
(https://developer.apple.com/design/human-interface-guidelines/app-icons)
transparent or icons with alpha channel are not allowed, and will be rejected
upon upload to Apple appstore.

* Update .changes/ios-non-transparent-icons.md
2024-06-26 21:10:16 +03:00
..
AppIcon.appiconset fix(cli): removed alpha channel from default IOS AppIcons (#10114) 2024-06-26 21:10:16 +03:00
Contents.json feat(cli): generate icons for iOS (#5667) 2022-11-22 11:18:56 -03:00