Does GeoGebra Classic 5 work on Apple Silicon?

โœณ๏ธ Yes, works via Rosetta 2

May also be known as GeoGebra, JavaAppLauncher, or Geogebra5 Mac

๐Ÿ“š Bundle Version History

org.geogebra5.mac

v5.0.691
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDisplayName": "GeoGebra",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "ggt"
      ],
      "CFBundleTypeIconFile": "geogebra.icns",
      "CFBundleTypeName": "GeoGebra Tool",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "ggb"
      ],
      "CFBundleTypeIconFile": "geogebra.icns",
      "CFBundleTypeName": "GeoGebra File",
      "CFBundleTypeRole": "Editor"
    }
  ],
  "CFBundleExecutable": "JavaAppLauncher",
  "CFBundleIconFile": "geogebra.icns",
  "CFBundleIdentifier": "org.geogebra5.mac",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "GeoGebra",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "5.0.691",
  "CFBundleSignature": "????",
  "CFBundleVersion": "1",
  "JVMArguments": [
    "--macSandbox=false"
  ],
  "JVMClassPath": "geogebra.jar:javagiac-mac.jar:",
  "JVMMainClassName": "geogebra.GeoGebra3D",
  "JVMOptions": [
    "-Xdock:icon=Contents/Resources/${bundle.icon}",
    "-Dapple.laf.useScreenMenuBar=true",
    "-Dcom.apple.macos.use-file-dialog-packages=true",
    "-Dcom.apple.macos.useScreenMenuBar=true",
    "-Dcom.apple.mrj.application.apple.menu.about.name=GeoGebra 5",
    "-Dcom.apple.smallTabs=true",
    "-Dapple.awt.application.name=GeoGebra 5",
    "-Xbootclasspath/a:../PlugIns/jdk1.8.0_201.jdk/Contents/Home/jre/lib/jfxrt.jar",
    "-Xmx1024M"
  ],
  "JVMRuntime": "jdk1.8.0_201.jdk",
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "LSArchitecturePriority": [
    "x86_64"
  ],
  "LSMinimumSystemVersion": "10.8.0",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "2014 International GeoGebra Institute."
}
Full Meta Details
{
  "fileSize": 0.017642974853515625,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 18,
        "sizeofcmds": 160,
        "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": 18,
          "offset": " 0x8"
        },
        {
          "description": "Sub Framework 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"
    }
  ]
}
v5.0.680
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDisplayName": "GeoGebra",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "ggt"
      ],
      "CFBundleTypeIconFile": "geogebra.icns",
      "CFBundleTypeName": "GeoGebra Tool",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "ggb"
      ],
      "CFBundleTypeIconFile": "geogebra.icns",
      "CFBundleTypeName": "GeoGebra File",
      "CFBundleTypeRole": "Editor"
    }
  ],
  "CFBundleExecutable": "JavaAppLauncher",
  "CFBundleIconFile": "geogebra.icns",
  "CFBundleIdentifier": "org.geogebra5.mac",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "GeoGebra",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "5.0.680",
  "CFBundleSignature": "????",
  "CFBundleVersion": "1",
  "JVMArguments": [
    "--macSandbox=false"
  ],
  "JVMClassPath": "geogebra.jar:javagiac-mac.jar:",
  "JVMMainClassName": "geogebra.GeoGebra3D",
  "JVMOptions": [
    "-Xdock:icon=Contents/Resources/${bundle.icon}",
    "-Dapple.laf.useScreenMenuBar=true",
    "-Dcom.apple.macos.use-file-dialog-packages=true",
    "-Dcom.apple.macos.useScreenMenuBar=true",
    "-Dcom.apple.mrj.application.apple.menu.about.name=GeoGebra 5",
    "-Dcom.apple.smallTabs=true",
    "-Dapple.awt.application.name=GeoGebra 5",
    "-Xbootclasspath/a:../PlugIns/jdk1.8.0_201.jdk/Contents/Home/jre/lib/jfxrt.jar",
    "-Xmx1024M"
  ],
  "JVMRuntime": "jdk1.8.0_201.jdk",
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "LSArchitecturePriority": [
    "x86_64"
  ],
  "LSMinimumSystemVersion": "10.8.0",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "2014 International GeoGebra Institute."
}
Full Meta Details
{
  "fileSize": 0.017642974853515625,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 18,
        "sizeofcmds": 160,
        "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": 18,
          "offset": " 0x8"
        },
        {
          "description": "Sub Framework 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"
    }
  ]
}
v5.0.562
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDisplayName": "GeoGebra",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "ggt"
      ],
      "CFBundleTypeIconFile": "geogebra.icns",
      "CFBundleTypeName": "GeoGebra Tool",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "ggb"
      ],
      "CFBundleTypeIconFile": "geogebra.icns",
      "CFBundleTypeName": "GeoGebra File",
      "CFBundleTypeRole": "Editor"
    }
  ],
  "CFBundleExecutable": "JavaAppLauncher",
  "CFBundleIconFile": "geogebra.icns",
  "CFBundleIdentifier": "org.geogebra5.mac",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "GeoGebra",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "5.0.562",
  "CFBundleSignature": "????",
  "CFBundleVersion": "1",
  "JVMArguments": [
    "--macSandbox=false"
  ],
  "JVMClassPath": "geogebra.jar:javagiac-mac.jar:",
  "JVMMainClassName": "geogebra.GeoGebra3D",
  "JVMOptions": [
    "-Xdock:icon=Contents/Resources/${bundle.icon}",
    "-Dapple.laf.useScreenMenuBar=true",
    "-Dcom.apple.macos.use-file-dialog-packages=true",
    "-Dcom.apple.macos.useScreenMenuBar=true",
    "-Dcom.apple.mrj.application.apple.menu.about.name=GeoGebra Classic 5",
    "-Dcom.apple.smallTabs=true",
    "-Dapple.awt.application.name=GeoGebra Classic 5",
    "-Xbootclasspath/a:../PlugIns/jdk1.8.0_201.jdk/Contents/Home/jre/lib/jfxrt.jar",
    "-Xmx1024M"
  ],
  "JVMRuntime": "jdk1.8.0_201.jdk",
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "LSArchitecturePriority": [
    "x86_64"
  ],
  "LSMinimumSystemVersion": "10.8.0",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "2017 International GeoGebra Institute."
}
Full Meta Details
{
  "fileSize": 0.017642974853515625,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 18,
        "sizeofcmds": 160,
        "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": 18,
          "offset": " 0x8"
        },
        {
          "description": "Sub Framework 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"
    }
  ]
}