rikumi / iconsur

macOS Big Sur Adaptive Icon Generator
MIT License
687 stars 26 forks source link

Update fileicon to v0.3.0 #37

Closed szhu closed 2 years ago

szhu commented 2 years ago

Updates fileicon to the current version. This fixes the issue of /usr/bin/python (Python 2) not found on macOS >= 12.3.

The updated fileicon.sh is copied verbatim from here: https://github.com/mklement0/fileicon/blob/be6b1de/bin/fileicon

Fixes #32. Fixes #36.

Closes #31. Closes #33. Using fileicon with Python 3 requires the pyobjc packages to be installed, and the new fileicon code will do this automatically. Both #31 and #33 require manual installation of these packages.