tauri/tooling/cli/templates/mobile/ios/Assets.xcassets/AppIcon.appiconset
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-20x20@1x.png fix(cli): removed alpha channel from default IOS AppIcons (#10114) 2024-06-26 21:10:16 +03:00
AppIcon-20x20@2x-1.png fix(cli): removed alpha channel from default IOS AppIcons (#10114) 2024-06-26 21:10:16 +03:00
AppIcon-20x20@2x.png fix(cli): removed alpha channel from default IOS AppIcons (#10114) 2024-06-26 21:10:16 +03:00
AppIcon-20x20@3x.png fix(cli): removed alpha channel from default IOS AppIcons (#10114) 2024-06-26 21:10:16 +03:00
AppIcon-29x29@1x.png fix(cli): removed alpha channel from default IOS AppIcons (#10114) 2024-06-26 21:10:16 +03:00
AppIcon-29x29@2x-1.png fix(cli): removed alpha channel from default IOS AppIcons (#10114) 2024-06-26 21:10:16 +03:00
AppIcon-29x29@2x.png fix(cli): removed alpha channel from default IOS AppIcons (#10114) 2024-06-26 21:10:16 +03:00
AppIcon-29x29@3x.png fix(cli): removed alpha channel from default IOS AppIcons (#10114) 2024-06-26 21:10:16 +03:00
AppIcon-40x40@1x.png fix(cli): removed alpha channel from default IOS AppIcons (#10114) 2024-06-26 21:10:16 +03:00
AppIcon-40x40@2x-1.png fix(cli): removed alpha channel from default IOS AppIcons (#10114) 2024-06-26 21:10:16 +03:00
AppIcon-40x40@2x.png fix(cli): removed alpha channel from default IOS AppIcons (#10114) 2024-06-26 21:10:16 +03:00
AppIcon-40x40@3x.png fix(cli): removed alpha channel from default IOS AppIcons (#10114) 2024-06-26 21:10:16 +03:00
AppIcon-60x60@2x.png fix(cli): removed alpha channel from default IOS AppIcons (#10114) 2024-06-26 21:10:16 +03:00
AppIcon-60x60@3x.png fix(cli): removed alpha channel from default IOS AppIcons (#10114) 2024-06-26 21:10:16 +03:00
AppIcon-76x76@1x.png fix(cli): removed alpha channel from default IOS AppIcons (#10114) 2024-06-26 21:10:16 +03:00
AppIcon-76x76@2x.png fix(cli): removed alpha channel from default IOS AppIcons (#10114) 2024-06-26 21:10:16 +03:00
AppIcon-83.5x83.5@2x.png fix(cli): removed alpha channel from default IOS AppIcons (#10114) 2024-06-26 21:10:16 +03:00
AppIcon-512@2x.png 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