tauri/tooling/cli/templates
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
..
app/src-tauri feat(api): add Image class (#9042) 2024-03-03 04:31:08 +02:00
mobile fix(cli): removed alpha channel from default IOS AppIcons (#10114) 2024-06-26 21:10:16 +03:00
plugin feat(cli): include default.toml and capabilities in plugin template (#10030) 2024-06-11 13:06:46 +09:00
tauri.conf.json feat(cli/init): allow empty responses non-crucial questions (#9183) 2024-03-19 10:41:41 -03:00