Does GraphPad Prism work on Apple Silicon?

โœ… Yes, Full Native Apple Silicon Support as of v9.0.1

May also be known as Prism, Prism 9, or GraphPad Prism

๐Ÿ“š Bundle Version History

com.GraphPad.Prism

v9.4.0
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "BuildMachineOSBuild": "21E258",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "xml",
        "XML"
      ],
      "CFBundleTypeName": "com.GraphPad.Prism.xmlStyledDocument",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "public.xml"
      ],
      "NSDocumentClass": "PSXDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "pzf",
        "PZF"
      ],
      "CFBundleTypeIconFile": "DocIconPZF",
      "CFBundleTypeName": "com.GraphPad.Prism.document",
      "CFBundleTypeOSTypes": [
        "PRMF"
      ],
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.graphpad.prism.document"
      ],
      "NSDocumentClass": "PSXDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "pzfx",
        "PZFX"
      ],
      "CFBundleTypeIconFile": "DocIconPZFX",
      "CFBundleTypeName": "com.GraphPad.Prism.xmlDocument",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.graphpad.prism.xmldocument"
      ],
      "NSDocumentClass": "PSXDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "pzm",
        "PZM"
      ],
      "CFBundleTypeIconFile": "DocIconPZF",
      "CFBundleTypeName": "com.GraphPad.Prism.methodDocument",
      "CFBundleTypeOSTypes": [
        "PRZM"
      ],
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.graphpad.prism.methoddocument"
      ],
      "NSDocumentClass": "PSXDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "pzt",
        "PZT"
      ],
      "CFBundleTypeIconFile": "DocIconTemplate",
      "CFBundleTypeName": "com.GraphPad.Prism.templateDocument",
      "CFBundleTypeOSTypes": [
        "PRZT"
      ],
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.graphpad.prism.templatedocument"
      ],
      "NSDocumentClass": "PSXDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "pzc",
        "PZC"
      ],
      "CFBundleTypeIconFile": "DocIconScript",
      "CFBundleTypeName": "com.GraphPad.Prism.script",
      "CFBundleTypeOSTypes": [
        "TEXT"
      ],
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "com.graphpad.prism.script"
      ],
      "NSDocumentClass": "PSXPrismScriptDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "pzb",
        "PZB"
      ],
      "CFBundleTypeName": "com.GraphPad.Prism.backup",
      "CFBundleTypeOSTypes": [
        "PRZB"
      ],
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.graphpad.prism.backup"
      ],
      "NSDocumentClass": "PSXDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "pzb2",
        "PZB2"
      ],
      "CFBundleTypeName": "com.GraphPad.Prism.unsavedDocumentBackup",
      "CFBundleTypeOSTypes": [
        "PRZB"
      ],
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.graphpad.prism.unsaveddocumentbackup"
      ],
      "NSDocumentClass": "PSXDocument"
    }
  ],
  "CFBundleExecutable": "Prism",
  "CFBundleGetInfoString": "GraphPad Prism 9.4.0 (453) Macintosh Version by Software MacKiev ยฉ 1994-2022 GraphPad Software, LLC.",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIdentifier": "com.GraphPad.Prism",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "9.4.0",
  "CFBundleSignature": "GPPR",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleVersion": "90453",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "13C100",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "12.1",
  "DTSDKBuild": "21C46",
  "DTSDKName": "macosx12.1",
  "DTXcode": "1321",
  "DTXcodeBuild": "13C100",
  "LSMinimumSystemVersion": "10.12",
  "NSAppleEventsUsageDescription": "To use some of Prism's collaborative features, you'll need to provide access to Prism to interact with other applications.",
  "NSMainNibFile": "MainMenu",
  "NSPrincipalClass": "PSXApplication",
  "NSRequiresAquaSystemAppearance": true,
  "SUPublicDSAKeyFile": "dsa_pub.pem",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeIdentifier": "com.graphpad.prism.document",
      "UTTypeTagSpecification": {
        "com.apple.ostype": "PRMF",
        "public.filename-extension": [
          "pzf",
          "PZF"
        ],
        "public.mime-type": [
          "application/x-graphpad-prism-pzf"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeIdentifier": "com.graphpad.prism.methoddocument",
      "UTTypeTagSpecification": {
        "com.apple.ostype": "PRZM",
        "public.filename-extension": [
          "pzm",
          "PZM"
        ],
        "public.mime-type": [
          "application/x-graphpad-prism-pzm"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeIdentifier": "com.graphpad.prism.templatedocument",
      "UTTypeTagSpecification": {
        "com.apple.ostype": "PRZT",
        "public.filename-extension": [
          "pzt",
          "PZT"
        ],
        "public.mime-type": [
          "application/x-graphpad-prism-pzt"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeIdentifier": "com.graphpad.prism.backup",
      "UTTypeTagSpecification": {
        "com.apple.ostype": "PRZB",
        "public.filename-extension": [
          "pzb",
          "PZB"
        ],
        "public.mime-type": [
          "application/x-graphpad-prism-pzb"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeIdentifier": "com.graphpad.prism.unsaveddocumentbackup",
      "UTTypeTagSpecification": {
        "com.apple.ostype": "PRZB",
        "public.filename-extension": [
          "pzb2",
          "PZB2"
        ],
        "public.mime-type": [
          "application/x-graphpad-prism-pzb2"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.xml"
      ],
      "UTTypeIdentifier": "com.graphpad.prism.xmldocument",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "pzfx",
          "PZFX"
        ],
        "public.mime-type": [
          "application/x-graphpad-prism-pzfx"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.text"
      ],
      "UTTypeIdentifier": "com.graphpad.prism.script",
      "UTTypeTagSpecification": {
        "com.apple.ostype": "TEXT",
        "public.filename-extension": [
          "pzc",
          "PZC"
        ],
        "public.mime-type": [
          "application/x-graphpad-prism-pzc"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 58.3258056640625,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 1996768,
        "flags": [
          "The object file is the output of an incremental link against a base file and can not be link edited again.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "The object file's undefined references are bound by the dynamic linker when loaded."
        ]
      },
      "loadCommandsInfo": [
        {
          "description": 3405691582,
          "size": 2,
          "offset": " 0x0"
        },
        {
          "description": 4103,
          "size": 3,
          "offset": " 0x8"
        },
        {
          "description": 1024,
          "size": 1996768,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 1997824,
          "offset": " 0x20"
        },
        {
          "description": 29193856,
          "size": 14,
          "offset": " 0x28"
        }
      ],
      "magic": "cafebabe",
      "offset": "0",
      "processorSubType": "v7em",
      "processorType": 0
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 36,
        "sizeofcmds": 5056,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 4277009103,
          "size": 3,
          "offset": " 0x4000"
        },
        {
          "description": "Symbol segment command",
          "size": 36,
          "offset": " 0x4008"
        },
        {
          "description": "Minimum Version Requirement Command for OSX",
          "size": 2195589,
          "offset": " 0x4010"
        },
        {
          "description": 2195589,
          "size": 25,
          "offset": " 0x4018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x4020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x4028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x4060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x4068"
        },
        {
          "description": 0,
          "size": 1640448,
          "offset": " 0x4080"
        }
      ],
      "magic": "cffaedfe",
      "offset": "4000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 37,
        "sizeofcmds": 5144,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 0,
          "size": 37,
          "offset": " 0x1e7c008"
        },
        {
          "description": "Minimum Version Requirement Command for iPhone",
          "size": 2195589,
          "offset": " 0x1e7c010"
        },
        {
          "description": 2195589,
          "size": 25,
          "offset": " 0x1e7c018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x1e7c020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x1e7c028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x1e7c060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x1e7c068"
        },
        {
          "description": 0,
          "size": 96768,
          "offset": " 0x1e7c080"
        },
        {
          "description": 0,
          "size": 96768,
          "offset": " 0x1e7c090"
        }
      ],
      "magic": "cffaedfe",
      "offset": "1e7c000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
v9.0.0
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "19G2021",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "xml",
        "XML"
      ],
      "CFBundleTypeName": "com.GraphPad.Prism.xmlStyledDocument",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "public.xml"
      ],
      "NSDocumentClass": "PSXDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "pzf",
        "PZF"
      ],
      "CFBundleTypeIconFile": "DocIconPZF",
      "CFBundleTypeName": "com.GraphPad.Prism.document",
      "CFBundleTypeOSTypes": [
        "PRMF"
      ],
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.graphpad.prism.document"
      ],
      "NSDocumentClass": "PSXDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "pzfx",
        "PZFX"
      ],
      "CFBundleTypeIconFile": "DocIconPZFX",
      "CFBundleTypeName": "com.GraphPad.Prism.xmlDocument",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.graphpad.prism.xmldocument"
      ],
      "NSDocumentClass": "PSXDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "pzm",
        "PZM"
      ],
      "CFBundleTypeIconFile": "DocIconPZF",
      "CFBundleTypeName": "com.GraphPad.Prism.methodDocument",
      "CFBundleTypeOSTypes": [
        "PRZM"
      ],
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.graphpad.prism.methoddocument"
      ],
      "NSDocumentClass": "PSXDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "pzt",
        "PZT"
      ],
      "CFBundleTypeIconFile": "DocIconTemplate",
      "CFBundleTypeName": "com.GraphPad.Prism.templateDocument",
      "CFBundleTypeOSTypes": [
        "PRZT"
      ],
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.graphpad.prism.templatedocument"
      ],
      "NSDocumentClass": "PSXDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "pzc",
        "PZC"
      ],
      "CFBundleTypeIconFile": "DocIconScript",
      "CFBundleTypeName": "com.GraphPad.Prism.script",
      "CFBundleTypeOSTypes": [
        "TEXT"
      ],
      "CFBundleTypeRole": "Viewer",
      "LSItemContentTypes": [
        "com.graphpad.prism.script"
      ],
      "NSDocumentClass": "PSXPrismScriptDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "pzb",
        "PZB"
      ],
      "CFBundleTypeName": "com.GraphPad.Prism.backup",
      "CFBundleTypeOSTypes": [
        "PRZB"
      ],
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.graphpad.prism.backup"
      ],
      "NSDocumentClass": "PSXDocument"
    },
    {
      "CFBundleTypeExtensions": [
        "pzb2",
        "PZB2"
      ],
      "CFBundleTypeName": "com.GraphPad.Prism.unsavedDocumentBackup",
      "CFBundleTypeOSTypes": [
        "PRZB"
      ],
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.graphpad.prism.unsaveddocumentbackup"
      ],
      "NSDocumentClass": "PSXDocument"
    }
  ],
  "CFBundleExecutable": "Prism",
  "CFBundleGetInfoString": "GraphPad Prism 9.0.0 (86) Macintosh Version by Software MacKiev ยฉ 1994-2020 GraphPad Software, LLC.",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIdentifier": "com.GraphPad.Prism",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "9.0.0",
  "CFBundleSignature": "GPPR",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleVersion": "90086",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "11E608c",
  "DTPlatformVersion": "GM",
  "DTSDKBuild": "19E258",
  "DTSDKName": "macosx10.15",
  "DTXcode": "1150",
  "DTXcodeBuild": "11E608c",
  "LSMinimumSystemVersion": "10.11",
  "NSAppleEventsUsageDescription": "To use some of Prism's collaborative features, you'll need to provide access to Prism to interact with other applications.",
  "NSMainNibFile": "MainMenu",
  "NSPrincipalClass": "PSXApplication",
  "NSRequiresAquaSystemAppearance": true,
  "SUPublicDSAKeyFile": "dsa_pub.pem",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeIdentifier": "com.graphpad.prism.document",
      "UTTypeTagSpecification": {
        "com.apple.ostype": "PRMF",
        "public.filename-extension": [
          "pzf",
          "PZF"
        ],
        "public.mime-type": [
          "application/x-graphpad-prism-pzf"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeIdentifier": "com.graphpad.prism.methoddocument",
      "UTTypeTagSpecification": {
        "com.apple.ostype": "PRZM",
        "public.filename-extension": [
          "pzm",
          "PZM"
        ],
        "public.mime-type": [
          "application/x-graphpad-prism-pzm"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeIdentifier": "com.graphpad.prism.templatedocument",
      "UTTypeTagSpecification": {
        "com.apple.ostype": "PRZT",
        "public.filename-extension": [
          "pzt",
          "PZT"
        ],
        "public.mime-type": [
          "application/x-graphpad-prism-pzt"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeIdentifier": "com.graphpad.prism.backup",
      "UTTypeTagSpecification": {
        "com.apple.ostype": "PRZB",
        "public.filename-extension": [
          "pzb",
          "PZB"
        ],
        "public.mime-type": [
          "application/x-graphpad-prism-pzb"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeIdentifier": "com.graphpad.prism.unsaveddocumentbackup",
      "UTTypeTagSpecification": {
        "com.apple.ostype": "PRZB",
        "public.filename-extension": [
          "pzb2",
          "PZB2"
        ],
        "public.mime-type": [
          "application/x-graphpad-prism-pzb2"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.xml"
      ],
      "UTTypeIdentifier": "com.graphpad.prism.xmldocument",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "pzfx",
          "PZFX"
        ],
        "public.mime-type": [
          "application/x-graphpad-prism-pzfx"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.text"
      ],
      "UTTypeIdentifier": "com.graphpad.prism.script",
      "UTTypeTagSpecification": {
        "com.apple.ostype": "TEXT",
        "public.filename-extension": [
          "pzc",
          "PZC"
        ],
        "public.mime-type": [
          "application/x-graphpad-prism-pzc"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 22.199844360351562,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 36,
        "sizeofcmds": 5056,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 4277009103,
          "size": 3,
          "offset": " 0x0"
        },
        {
          "description": "Symbol segment command",
          "size": 36,
          "offset": " 0x8"
        },
        {
          "description": "Minimum Version Requirement Command for OSX",
          "size": 2195589,
          "offset": " 0x10"
        },
        {
          "description": 2195589,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x60"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x68"
        },
        {
          "description": 0,
          "size": 122368,
          "offset": " 0x80"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}