OpenHeartDevelopers / CemrgApp

An Interactive Medical Imaging Platform with Image Processing and Computer Vision Toolkits for Cardiovascular Research.
http://www.cemrgapp.com
BSD 3-Clause "New" or "Revised" License
18 stars 8 forks source link

[CI/CD] Script to change folder icon in macOS #35

Closed alonsoJASL closed 3 years ago

alonsoJASL commented 3 years ago

Create script to change a folder icon in macOS.

alonsoJASL commented 3 years ago

This is following #32 . I will assign myself to this task.

alonsoJASL commented 3 years ago

Hi @onurulgen , I think I fixed this one.

There is a solution in homebrew quite easy to implement:

brew install fileicon

Then, to assign the icon to the folder, the command is:

fileicon set <folder> <iconFile>

CemrgApp has the icon for macOS in here: https://github.com/CemrgDevelopers/CemrgApp/blob/master/CemrgApp/Applications/MainApp/icons/icon.icns