Implemented by
nsIMacUtils: Generic globally-available Mac-specific utilities.
[scriptable, uuid(f6fc107c-5cba-4c5c-a35e-b69d580d1db6)]
interface nsIMacUtils : nsISupports
Attributes
True when running under binary translation (Rosetta).
readonly attribute
boolean
isTranslated
True when the main executable is a fat file supporting at least ppc and x86 (universal binary).
readonly attribute
boolean
isUniversalBinary
Compare to: