We've got multiple versions of some Adobe apps on some of our machines, and we thought it'd be nice to have slightly customized icons (2017 added to the bottom corner of the icon for example). It'd be nice if we can replace the icon with a post-install script, but it's not working.
I've got the icons converted to .icns files and their names changed as appropriate name for each app (ex. pr_app_icons.icns for Premiere). The icns files are installed in /tmp and a post-install script copies the files to [Adobe App]/Contents/Resources/, and changes the ownership and permissions to match the original icns file.
A restart of the Finder, and no change in the app icon. I kill the cache service (cfprefsd) and then kill the Finder, and no change.
Any idea what I'm missing. I'm thinking either a weird security feature or it's a hidden .icns file. But this looks to be the correct file in the /Contents/_CodeSignature/CodeResources file.
