MacOS – Make alias take icon of the .app it points to

aliasfindericonmacos

  1. I have a blah.app, and on desktop there is an alias to this app
  2. I went to blah.app/Contents/Resources and replace the icon with my icon, same name
  3. I went to blah.app/ and created a new folder next to the blah.app/Contents folder, this made the blah.app icon update to show mine however the icon of the alias file on desktop did not change.

Any ideas on why this is so? I know I can drag the icon over this alias file, but im trying to figure out whats going on here, why isn't taking my icon? 🙁

Thanks!

Best Answer

I was having the same issue with an alias on the desktop of a .pvm file. I found I could change the icon in its original folder, but when I moved it to the desktop it reverted. I tried changing the name of the alias back to its original name as noted above, and the changed icon came back, but I didn't want the long name. I tried making an alias of the alias as noted above, and that worked, but as soon as I removed the .pvm extension on the name it reverted again. Ultimately, I could change the name to anything and keep the new icon as long as the name included the .pvm extension.