Does SAPGUI work on Apple Silicon?

โœ… Yes, Native Apple Silicon Support reported as of v780.4.0

May also be known as SAPGUI, SAPGUI 7, or Sap Platin

๐Ÿ“š Bundle Version History

com.sap.platin

v780.4.0
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "NSRequiresAquaSystemAppearance": "false",
  "NSHighResolutionCapable": true,
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeMIMETypes": [
        "application/x-vnd.sapgui-connection"
      ],
      "CFBundleTypeExtensions": [
        "sapc"
      ],
      "CFBundleTypeIconFile": "SAP connection.icns",
      "CFBundleTypeName": "SAP connection file",
      "CFBundleTypeOSTypes": [
        "SAPC"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeMIMETypes": [
        "application/x-vnd.sapgui-shortcut"
      ],
      "CFBundleTypeRole": "Editor",
      "CFBundleTypeIconFile": "SAP shortcut.icns",
      "CFBundleTypeExtensions": [
        "sap"
      ],
      "CFBundleTypeName": "SAP shortcut file"
    }
  ],
  "CFBundleExecutable": "SAPGUI",
  "NSHumanReadableCopyright": "SAPGUI 7.80 ยฉ 2001-2022, SAP SE Germany",
  "CFBundleIconFile": "RunSAP.icns",
  "CFBundleIdentifier": "com.sap.platin",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "SAPGUI",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "780.4.0",
  "CFBundleSignature": "SFJM",
  "CFBundleVersion": "780.4",
  "SAPJava": {
    "JRE": "jre",
    "Arguments": [],
    "ClassPath": [
      "$JAVAROOT/GuiStartS.jar"
    ],
    "JVMVersion": "11+",
    "MainClass": "com.sap.platin.Gui",
    "Properties": {
      "apple.awt.textantialiasing": "on",
      "apple.awt.application.appearance": "system"
    }
  },
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.text"
      ],
      "UTTypeIdentifier": "com.sap.platin.sapc",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "sapc"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.text"
      ],
      "UTTypeIdentifier": "com.sap.platin.sapshort",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "sap"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.1018524169921875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 22,
        "sizeofcmds": 3176,
        "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": 22,
          "offset": " 0x8"
        },
        {
          "description": "TwoLevel Hints Load Command",
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
v770.4.500
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "NSRequiresAquaSystemAppearance": "false",
  "NSHighResolutionCapable": true,
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeMIMETypes": [
        "application/x-vnd.sapgui-connection"
      ],
      "CFBundleTypeExtensions": [
        "sapc"
      ],
      "CFBundleTypeIconFile": "SAP connection.icns",
      "CFBundleTypeName": "SAP connection file",
      "CFBundleTypeOSTypes": [
        "SAPC"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeMIMETypes": [
        "application/x-vnd.sapgui-shortcut"
      ],
      "CFBundleTypeRole": "Editor",
      "CFBundleTypeIconFile": "SAP shortcut.icns",
      "CFBundleTypeExtensions": [
        "sap"
      ],
      "CFBundleTypeName": "SAP shortcut file"
    }
  ],
  "CFBundleExecutable": "SAPGUI",
  "NSHumanReadableCopyright": "SAPGUI 7.70 rev 5 ยฉ 2001-2022, SAP SE Germany",
  "CFBundleIconFile": "RunSAP.icns",
  "CFBundleIdentifier": "com.sap.platin",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "SAPGUI",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "770.4.500",
  "CFBundleSignature": "SFJM",
  "CFBundleVersion": "770.4.500",
  "SAPJava": {
    "JRE": "jre",
    "Arguments": [],
    "ClassPath": [
      "$JAVAROOT/GuiStartS.jar"
    ],
    "JVMVersion": "11+",
    "MainClass": "com.sap.platin.Gui",
    "Properties": {
      "apple.awt.textantialiasing": "on",
      "apple.awt.application.appearance": "system"
    }
  },
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.text"
      ],
      "UTTypeIdentifier": "com.sap.platin.sapc",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "sapc"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.text"
      ],
      "UTTypeIdentifier": "com.sap.platin.sapshort",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "sap"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.0856170654296875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 21,
        "sizeofcmds": 3088,
        "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": 21,
          "offset": " 0x8"
        },
        {
          "description": "Sub Library Load Command",
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v770.4.400
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "NSRequiresAquaSystemAppearance": "false",
  "NSHighResolutionCapable": true,
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeMIMETypes": [
        "application/x-vnd.sapgui-connection"
      ],
      "CFBundleTypeExtensions": [
        "sapc"
      ],
      "CFBundleTypeIconFile": "SAP connection.icns",
      "CFBundleTypeName": "SAP connection file",
      "CFBundleTypeOSTypes": [
        "SAPC"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeMIMETypes": [
        "application/x-vnd.sapgui-shortcut"
      ],
      "CFBundleTypeRole": "Editor",
      "CFBundleTypeIconFile": "SAP shortcut.icns",
      "CFBundleTypeExtensions": [
        "sap"
      ],
      "CFBundleTypeName": "SAP shortcut file"
    }
  ],
  "CFBundleExecutable": "SAPGUI",
  "NSHumanReadableCopyright": "SAPGUI 7.70 rev 4 ยฉ 2001-2021, SAP SE Germany",
  "CFBundleIconFile": "RunSAP.icns",
  "CFBundleIdentifier": "com.sap.platin",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "SAPGUI",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "770.4.400",
  "CFBundleSignature": "SFJM",
  "CFBundleVersion": "770.4.400",
  "SAPJava": {
    "JRE": "jre",
    "Arguments": [],
    "ClassPath": [
      "$JAVAROOT/GuiStartS.jar"
    ],
    "JVMVersion": "11+",
    "MainClass": "com.sap.platin.Gui",
    "Properties": {
      "apple.awt.textantialiasing": "on",
      "apple.awt.application.appearance": "system"
    }
  },
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.text"
      ],
      "UTTypeIdentifier": "com.sap.platin.sapc",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "sapc"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.text"
      ],
      "UTTypeIdentifier": "com.sap.platin.sapshort",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "sap"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.08538818359375,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 21,
        "sizeofcmds": 3088,
        "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": 21,
          "offset": " 0x8"
        },
        {
          "description": "Sub Library Load Command",
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v770.4.300
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "NSRequiresAquaSystemAppearance": "false",
  "NSHighResolutionCapable": true,
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeMIMETypes": [
        "application/x-vnd.sapgui-connection"
      ],
      "CFBundleTypeExtensions": [
        "sapc"
      ],
      "CFBundleTypeIconFile": "SAP connection.icns",
      "CFBundleTypeName": "SAP connection file",
      "CFBundleTypeOSTypes": [
        "SAPC"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeMIMETypes": [
        "application/x-vnd.sapgui-shortcut"
      ],
      "CFBundleTypeRole": "Editor",
      "CFBundleTypeIconFile": "SAP shortcut.icns",
      "CFBundleTypeExtensions": [
        "sap"
      ],
      "CFBundleTypeName": "SAP shortcut file"
    }
  ],
  "CFBundleExecutable": "SAPGUI",
  "NSHumanReadableCopyright": "SAPGUI 7.70 rev 3 ยฉ 2001-2021, SAP SE Germany",
  "CFBundleIconFile": "RunSAP.icns",
  "CFBundleIdentifier": "com.sap.platin",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "SAPGUI",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "770.4.300",
  "CFBundleSignature": "SFJM",
  "CFBundleVersion": "770.4.300",
  "SAPJava": {
    "JRE": "jre",
    "Arguments": [],
    "ClassPath": [
      "$JAVAROOT/GuiStartS.jar"
    ],
    "JVMVersion": "11+",
    "MainClass": "com.sap.platin.Gui",
    "Properties": {
      "apple.awt.textantialiasing": "on",
      "apple.awt.application.appearance": "system"
    }
  },
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.text"
      ],
      "UTTypeIdentifier": "com.sap.platin.sapc",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "sapc"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.text"
      ],
      "UTTypeIdentifier": "com.sap.platin.sapshort",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "sap"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.085723876953125,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 21,
        "sizeofcmds": 3088,
        "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": 21,
          "offset": " 0x8"
        },
        {
          "description": "Sub Library Load Command",
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v7.50 rev 1
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "NSHighResolutionCapable": true,
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "sapc"
      ],
      "CFBundleTypeIconFile": "SAP connection.icns",
      "CFBundleTypeName": "SAP connection file",
      "CFBundleTypeOSTypes": [
        "SAPC"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleTypeIconFile": "SAP shortcut.icns",
      "CFBundleTypeExtensions": [
        "sap"
      ],
      "CFBundleTypeName": "SAP shortcut file"
    }
  ],
  "CFBundleExecutable": "SAPGUI",
  "CFBundleGetInfoString": "SAPGUI 7.50 rev 1 ยฉ 2001-2017, SAP AG Germany",
  "CFBundleIconFile": "RunSAP.icns",
  "CFBundleIdentifier": "com.sap.platin",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "SAPGUI",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "7.50 rev 1",
  "CFBundleSignature": "SFJM",
  "CFBundleVersion": "7.50 rev 1",
  "SAPJava": {
    "Arguments": [],
    "ClassPath": [
      "$JAVAROOT/GuiStartS.jar"
    ],
    "JVMVersion": "1.8*",
    "MainClass": "com.sap.platin.Gui",
    "Properties": {
      "apple.awt.textantialiasing": "on"
    },
    "VMOptions": [
      "--add-exports=javafx.web/com.sun.webkit.dom=ALL-UNNAMED"
    ]
  },
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.text"
      ],
      "UTTypeIdentifier": "com.sap.platin.sapc",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "sapc"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.text"
      ],
      "UTTypeIdentifier": "com.sap.platin.sapshort",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "sap"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.0872955322265625,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 19,
        "sizeofcmds": 3696,
        "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": 524291,
          "offset": " 0x0"
        },
        {
          "description": 524291,
          "size": 19,
          "offset": " 0x8"
        },
        {
          "description": "Sub Umbrella Load Command",
          "size": 133,
          "offset": " 0x10"
        },
        {
          "description": 133,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v7.40 rev 3
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "NSHighResolutionCapable": true,
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "sapc"
      ],
      "CFBundleTypeIconFile": "SAP connection.icns",
      "CFBundleTypeName": "SAP connection file",
      "CFBundleTypeOSTypes": [
        "SAPC"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleTypeIconFile": "SAP shortcut.icns",
      "CFBundleTypeExtensions": [
        "sap"
      ],
      "CFBundleTypeName": "SAP shortcut file"
    }
  ],
  "CFBundleExecutable": "SAPGUI",
  "CFBundleGetInfoString": "SAPGUI 7.40 rev 3 ยฉ 2001-2015, SAP AG Germany",
  "CFBundleIconFile": "RunSAP.icns",
  "CFBundleIdentifier": "com.sap.platin",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "SAPGUI",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "7.40 rev 3",
  "CFBundleSignature": "SFJM",
  "CFBundleVersion": "7.40 rev 3",
  "SAPJava": {
    "Arguments": [],
    "ClassPath": [
      "$JAVAROOT/GuiStartS.jar"
    ],
    "JVMVersion": "1.8+",
    "MainClass": "com.sap.platin.Gui",
    "Properties": {
      "apple.awt.textantialiasing": "on"
    },
    "VMOptions": "-Xms32M -Xmx512M"
  },
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.text"
      ],
      "UTTypeIdentifier": "com.sap.platin.sapc",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "sapc"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.text"
      ],
      "UTTypeIdentifier": "com.sap.platin.sapshort",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "sap"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.06277847290039062,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 19,
        "sizeofcmds": 3696,
        "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": 524291,
          "offset": " 0x0"
        },
        {
          "description": 524291,
          "size": 19,
          "offset": " 0x8"
        },
        {
          "description": "Sub Umbrella Load Command",
          "size": 133,
          "offset": " 0x10"
        },
        {
          "description": 133,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
Report Update