mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
* 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