haiwen / seafile-client

Seafile desktop client.
http://seafile.com
Apache License 2.0
470 stars 280 forks source link

Update macOS app icon to fit other Big Sur icons #1390

Open makidoll opened 2 years ago

makidoll commented 2 years ago

The Seafile client's app icon doesn't follow the macOS guidelines: https://developer.apple.com/design/human-interface-guidelines/macos/icons-and-images/app-icon

Since Big Sur was released, all icons should follow a certain template available on the site above. I was going to update it myself but I found someone on macosicons.com who had already created an up to date version here: https://macosicons.com/u/Malte Thank you Malte! :heart:

It makes Seafile look 100% consistent with the rest of the icons on the dock!

I also added a second commit which updates the CMake copy command to actually grab the icns file from the project root, not from the working directory. This fixes building when using a build folder.

seafile-icons