How Mac OS Associate System Folder with Special folder Icon
Solution 1:
The special folder .icns
files, e.g for Applications, Library, System and User, etc. are stored in /System/Library/CoreServices/CoreTypes.bundle/Contents/Resources
and the info.plist
file to control these is /System/Library/CoreServices/CoreTypes.bundle/Contents/Info.plist
.