Does TI-Nspire work on Apple Silicon?

๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon

May also be known as TI-Nspire, JavaAppLauncher, TI-Nspire CX CAS Student Software, or Ti Et Phoenix App Application

๐Ÿ“š Bundle Version History

com.ti.et.phoenix.app.Application

v6.0.3
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleExecutable": "JavaAppLauncher",
  "CFBundleIconFile": "SE-cas.icns",
  "CFBundleIdentifier": "com.ti.et.phoenix.app.Application",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "TI-Nspire",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "6.0.3",
  "CFBundleVersion": "6.0.3.374",
  "CFBundleSignature": "????",
  "NSHumanReadableCopyright": "ยฉ 2006 - 2023 by Texas Instruments Incorporated. All rights reserved.",
  "LSMinimumSystemVersion": "10.7",
  "LSApplicationCategoryType": "public.app-category.education",
  "NSHighResolutionCapable": true,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "JVMRuntime": "jdk16.0.1",
  "JVMMainClassName": "com.ti.et.phoenix.app.Application",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "tns"
      ],
      "CFBundleTypeIconFile": "tns.icns",
      "CFBundleTypeName": "TI-Nspire Document",
      "CFBundleTypeRole": "Editor"
    }
  ],
  "LSArchitecturePriority": [],
  "LSEnvironment": {
    "LC_CTYPE": "UTF-8"
  },
  "JVMOptions": [
    "-Xms128m",
    "-Xmx1024m",
    "-Xss2m",
    "-Xdock:name=TI-Nspire",
    "-XX:+UseG1GC",
    "-Djava.rmi.server.hostname=localhost",
    "-Djava.rmi.server.useLocalHostname=true",
    "-DconsoleLogLevel=NONE",
    "-DfileLogLevel=INFO",
    "-Dapp.slas.licDir=/Library/Application Support/TI-Nspire CX CAS",
    "-Dapple.laf.useScreenMenuBar=true",
    "-DjitEnabled",
    "-DnoDebugAgent",
    "-XX:ErrorFile=${HOME}/Library/Preferences/Texas Instruments/TI-Nspire CX CAS Student Software/logs/hs_err_pid%p.log",
    "--add-exports=java.base/sun.security.action=ALL-UNNAMED",
    "--add-exports=java.desktop/sun.swing=ALL-UNNAMED",
    "--add-exports=java.desktop/sun.swing.table=ALL-UNNAMED",
    "--add-exports=java.desktop/sun.swing.plaf.synth=ALL-UNNAMED",
    "--add-exports=java.desktop/sun.awt.shell=ALL-UNNAMED",
    "--add-exports=java.desktop/com.apple.eio=ALL-UNNAMED",
    "--add-exports=java.base/sun.net.www.protocol.http=ALL-UNNAMED",
    "--add-opens=java.desktop/javax.swing.plaf.synth=ALL-UNNAMED",
    "--add-opens=java.desktop/javax.swing.plaf.basic=ALL-UNNAMED",
    "--add-opens=java.desktop/javax.swing=ALL-UNNAMED",
    "--add-opens=java.desktop/javax.swing.tree=ALL-UNNAMED",
    "--add-opens=java.desktop/java.awt.event=ALL-UNNAMED",
    "--add-opens=java.desktop/java.awt=ALL-UNNAMED",
    "--add-opens=java.desktop/com.apple.laf=ALL-UNNAMED",
    "--add-opens=java.base/java.util=ALL-UNNAMED",
    "--add-exports=java.desktop/sun.print=ALL-UNNAMED"
  ],
  "JVMDefaultOptions": {},
  "JVMArguments": [],
  "NSPrincipalClass": "NSApplication"
}
Full Meta Details
{
  "fileSize": 0.0629425048828125,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 20,
        "sizeofcmds": 2752,
        "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": 20,
          "offset": " 0x8"
        },
        {
          "description": "Sub Client 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.4.0
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleExecutable": "JavaAppLauncher",
  "CFBundleIconFile": "SE-cas.icns",
  "CFBundleIdentifier": "com.ti.et.phoenix.app.Application",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "TI-Nspire",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "5.4.0",
  "CFBundleVersion": "5.4.0.259",
  "CFBundleSignature": "????",
  "NSHumanReadableCopyright": "ยฉ 2006 - 2022 by Texas Instruments Incorporated. All rights reserved.",
  "LSMinimumSystemVersion": "10.7",
  "LSApplicationCategoryType": "public.app-category.education",
  "NSHighResolutionCapable": true,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "JVMRuntime": "jdk16.0.1",
  "JVMMainClassName": "com.ti.et.phoenix.app.Application",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "tns"
      ],
      "CFBundleTypeIconFile": "tns.icns",
      "CFBundleTypeName": "TI-Nspire Document",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "tnsp"
      ],
      "CFBundleTypeIconFile": "tnsp.icns",
      "CFBundleTypeName": "TI-Nspire PublishView Document",
      "CFBundleTypeRole": "Editor"
    }
  ],
  "LSArchitecturePriority": [],
  "LSEnvironment": {
    "LC_CTYPE": "UTF-8"
  },
  "JVMOptions": [
    "-Xms128m",
    "-Xmx1024m",
    "-Xss2m",
    "-Xdock:name=TI-Nspire",
    "-XX:+UseG1GC",
    "-Djava.rmi.server.hostname=localhost",
    "-Djava.rmi.server.useLocalHostname=true",
    "-DconsoleLogLevel=NONE",
    "-DfileLogLevel=INFO",
    "-Dlicense.vendor=SAFENET",
    "-Dapp.slas.licDir=/Library/Application Support/TI-Nspire CX CAS",
    "-Dapple.laf.useScreenMenuBar=true",
    "-DjitEnabled",
    "-DnoDebugAgent",
    "-XX:ErrorFile=${HOME}/Library/Preferences/Texas Instruments/TI-Nspire CX CAS Student Software/logs/hs_err_pid%p.log",
    "--add-exports=java.base/sun.security.action=ALL-UNNAMED",
    "--add-exports=java.desktop/sun.swing=ALL-UNNAMED",
    "--add-exports=java.desktop/sun.swing.table=ALL-UNNAMED",
    "--add-exports=java.desktop/sun.swing.plaf.synth=ALL-UNNAMED",
    "--add-exports=java.desktop/sun.awt.shell=ALL-UNNAMED",
    "--add-exports=java.desktop/com.apple.eio=ALL-UNNAMED",
    "--add-exports=java.base/sun.net.www.protocol.http=ALL-UNNAMED",
    "--add-opens=java.desktop/javax.swing.plaf.synth=ALL-UNNAMED",
    "--add-opens=java.desktop/javax.swing.plaf.basic=ALL-UNNAMED",
    "--add-opens=java.desktop/javax.swing=ALL-UNNAMED",
    "--add-opens=java.desktop/javax.swing.tree=ALL-UNNAMED",
    "--add-opens=java.desktop/java.awt.event=ALL-UNNAMED",
    "--add-opens=java.desktop/java.awt=ALL-UNNAMED",
    "--add-opens=java.desktop/com.apple.laf=ALL-UNNAMED",
    "--add-opens=java.base/java.util=ALL-UNNAMED",
    "--add-exports=java.desktop/sun.print=ALL-UNNAMED"
  ],
  "JVMDefaultOptions": {},
  "JVMArguments": [],
  "NSPrincipalClass": "NSApplication"
}
Full Meta Details
{
  "fileSize": 0.0629425048828125,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 20,
        "sizeofcmds": 2752,
        "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": 20,
          "offset": " 0x8"
        },
        {
          "description": "Sub Client 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.3.2
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleExecutable": "JavaAppLauncher",
  "CFBundleIconFile": "SE-cas.icns",
  "CFBundleIdentifier": "com.ti.et.phoenix.app.Application",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "TI-Nspire",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "5.3.2",
  "CFBundleSignature": "????",
  "CFBundleVersion": "5.3.2.129",
  "NSHumanReadableCopyright": "ยฉ 2006 - 2020 by Texas Instruments Incorporated. All rights reserved.",
  "LSApplicationCategoryType": "public.app-category.education",
  "JVMRuntime": "Java.runtime",
  "JVMMainClassName": "com.ti.et.phoenix.app.Application",
  "JVMOptions": [
    "-Xms128m",
    "-Xmx512m",
    "-Xincgc",
    "-Xss2m",
    "-Xdock:name=TI-Nspire",
    "-Djava.rmi.server.hostname=localhost",
    "-Djava.rmi.server.useLocalHostname=true",
    "-DconsoleLogLevel=NONE",
    "-DfileLogLevel=INFO",
    "-Dlicense.vendor=SAFENET",
    "-Dapp.slas.licDir=/Library/Application Support/TI-Nspire CX CAS",
    "-Dapple.laf.useScreenMenuBar=true",
    "-DjitEnabled",
    "-DnoDebugAgent",
    "-XX:ErrorFile=/Users/etbldusr/Library/Preferences/Texas Instruments/TI-Nspire CX CAS Student Software/logs/hs_err_pid%p.log"
  ],
  "JVMArguments": [],
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "tns"
      ],
      "CFBundleTypeIconFile": "tns.icns",
      "CFBundleTypeName": "TI-Nspire Document",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "tnsp"
      ],
      "CFBundleTypeIconFile": "tnsp.icns",
      "CFBundleTypeName": "TI-Nspire PublishView Document",
      "CFBundleTypeRole": "Editor"
    }
  ],
  "NSPrincipalClass": "NSApplication"
}
Full Meta Details
{
  "fileSize": 0.0358123779296875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 19,
        "sizeofcmds": 2576,
        "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": 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"
    }
  ]
}
Report Update