cocoamacosbrandinghardware-id

Translate Apple's model identifiers (MacBookPro5,1) to user-friendly names?


Does Mac OS X have API that translates Apple's model identifiers (the kind found in plists and APIs, e.g., "MacBookPro5,1") to user-friendly marketing names of these devices ("Unibody MacBook Pro Late 2008")?

I'm looking for more future-proof solution than simply hardcoding a list.


Solution

  • You could access the following property list to get the human friendly name.

    /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Resources/English.lproj/SIMachineAttributes.plist