Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace seticon Python script with AppleScript #2520

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rveznaver
Copy link

Updated makefile to replace the Python3 script for setting the binary icon with an AppleScript version shamelessly copied from this answer. This also ensures the makefile will run in the future as per the macOS 10.15 release notes:

Scripting language runtimes such as Python, Ruby, and Perl are included in macOS for compatibility with legacy software. Future versions of macOS won’t include scripting language runtimes by default, and might require you to install additional packages. If your software depends on scripting languages, it’s recommended that you bundle the runtime within the app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant