not-fl3 / miniquad

Cross platform rendering in Rust
Apache License 2.0
1.54k stars 173 forks source link

Window icon on osx #427

Closed birhburh closed 5 months ago

birhburh commented 5 months ago

Before:

image

After:

image

Tested on:

neofetch --off --disable cols packages title

OS: macOS 12.7.4 21H1123 x86_64 
Host: MacBookPro11,4 
Kernel: 21.6.0 
Uptime: 9 days, 33 mins 
Shell: zsh 5.8.1 
Resolution: 1440x900 
DE: Aqua 
WM: Quartz Compositor 
WM Theme: Blue (Dark) 
Terminal: Apple_Terminal 
Terminal Font: SFMono-Regular 
CPU: Intel i7-4770HQ (8) @ 2.20GHz 
GPU: Intel Iris Pro 
Memory: 9730MiB / 16384MiB 

Tried to test it on IOS emulator, to see if anything is broken, because I changed frameworks.rs But I can't launch IOS app on emulator and not sure what I should do for it (probably something related to signing, but I have not found right commands)

not-fl3 commented 5 months ago

Great work, thanks for PR!