Seth Vargo 9/15/2016

Changing Mac OS X Application Icons Programmatically

Read Original

This technical article explains how to automate the process of replacing Mac OS X application icons to maintain a consistent aesthetic. It details the manual method's shortcomings, explores the application package structure (CFBundleIconFile), and provides a scriptable solution using Unix commands. The guide also covers forcing the system's icon cache to reload without a full reboot by using the `touch` command and restarting Finder and Dock.

Changing Mac OS X Application Icons Programmatically

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes