Does JView work on Apple Silicon?

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

๐Ÿ“š Bundle Version History

JView

v2.1
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86, X86
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "JPEG",
        "jpeg",
        "JPG",
        "jpg",
        "Jpg"
      ],
      "CFBundleTypeIconFile": "jpeg.icns",
      "CFBundleTypeOSTypes": [
        "JPEG"
      ],
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "GIF",
        "gif"
      ],
      "CFBundleTypeIconFile": "gif.icns",
      "CFBundleTypeOSTypes": [
        "GIFf"
      ],
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "TIF",
        "tif",
        "TIFF",
        "tiff"
      ],
      "CFBundleTypeIconFile": "tif.icns",
      "CFBundleTypeOSTypes": [
        "TIFF"
      ],
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "ICNS",
        "icns"
      ],
      "CFBundleTypeIconFile": "icns.icns",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "BMP",
        "bmp"
      ],
      "CFBundleTypeIconFile": "bmp.icns",
      "CFBundleTypeOSTypes": [
        "BMP",
        "BMPf"
      ],
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "PCT",
        "pct",
        "PICT",
        "pict"
      ],
      "CFBundleTypeIconFile": "pict.icns",
      "CFBundleTypeOSTypes": [
        "PICT"
      ],
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "fold"
      ],
      "CFBundleTypeOSTypes": [
        "fold"
      ],
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "QTI",
        "qti",
        "QTIF",
        "qtif"
      ],
      "CFBundleTypeIconFile": "generic.icns",
      "CFBundleTypeOSTypes": [
        "qtif"
      ],
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "PNG",
        "png"
      ],
      "CFBundleTypeIconFile": "png.icns",
      "CFBundleTypeOSTypes": [
        "PNGf"
      ],
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "SGI",
        "sgi"
      ],
      "CFBundleTypeIconFile": "generic.icns",
      "CFBundleTypeOSTypes": [
        "SGI"
      ],
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "PSD",
        "psd"
      ],
      "CFBundleTypeIconFile": "psd.icns",
      "CFBundleTypeOSTypes": [
        "8BPS"
      ],
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "ICO",
        "ico"
      ],
      "CFBundleTypeIconFile": "generic.icns",
      "CFBundleTypeOSTypes": [
        "ICO"
      ],
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "PNTG",
        "pntg",
        "PNT",
        "pnt"
      ],
      "CFBundleTypeIconFile": "generic.icns",
      "CFBundleTypeOSTypes": [
        "PNTG"
      ],
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "FPIX",
        "fpix",
        "FPX",
        "fpx"
      ],
      "CFBundleTypeIconFile": "generic.icns",
      "CFBundleTypeOSTypes": [
        "FPix"
      ],
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "FAX",
        "fax"
      ],
      "CFBundleTypeIconFile": "generic.icns",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "MAC",
        "mac"
      ],
      "CFBundleTypeIconFile": "generic.icns",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "CUR",
        "cur"
      ],
      "CFBundleTypeIconFile": "generic.icns",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "RGB",
        "rgb"
      ],
      "CFBundleTypeIconFile": "generic.icns",
      "CFBundleTypeRole": "Viewer"
    }
  ],
  "CFBundleExecutable": "JView",
  "CFBundleGetInfoString": "2.1 Copyright 2006 Allan Liu",
  "CFBundleIconFile": "jview.icns",
  "CFBundleIdentifier": "JView",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "JView",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2.1",
  "CFBundleSignature": "JVEW",
  "CFBundleURLTypes": [],
  "CFBundleVersion": "2.7",
  "NSMainNibFile": "JView",
  "NSPrincipalClass": "NSApplication"
}
Full Meta Details
{
  "fileSize": 0.4848480224609375,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": 524291,
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 524291,
        "ncmds": 256,
        "sizeofcmds": 209568,
        "flags": [
          "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": 3,
          "offset": " 0x0"
        },
        {
          "description": 4103,
          "size": 524291,
          "offset": " 0x8"
        },
        {
          "description": 256,
          "size": 209568,
          "offset": " 0x10"
        },
        {
          "description": "Dynamically linked shared library identification command",
          "size": 7,
          "offset": " 0x18"
        },
        {
          "description": "Symbol segment command",
          "size": 13568,
          "offset": " 0x20"
        },
        {
          "description": 146024,
          "size": 12,
          "offset": " 0x28"
        },
        {
          "description": "Sub Framework Load Command",
          "size": 10,
          "offset": " 0x30"
        },
        {
          "description": 22784,
          "size": 143856,
          "offset": " 0x38"
        }
      ],
      "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": 20,
        "sizeofcmds": 3368,
        "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": " 0x1000"
        },
        {
          "description": 524291,
          "size": 20,
          "offset": " 0x1008"
        },
        {
          "description": "Sub Client Load Command",
          "size": 133,
          "offset": " 0x1010"
        },
        {
          "description": 133,
          "size": 25,
          "offset": " 0x1018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x1020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x1028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "1000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "32-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3472551422,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 21,
        "sizeofcmds": 3160,
        "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"
        ]
      },
      "loadCommandsInfo": [
        {
          "description": 4277009102,
          "size": 7,
          "offset": " 0x35000"
        },
        {
          "description": "Symbol segment command",
          "size": 2,
          "offset": " 0x35008"
        },
        {
          "description": "Sub Library Load Command",
          "size": 3160,
          "offset": " 0x35010"
        },
        {
          "description": 133,
          "size": 1,
          "offset": " 0x35018"
        },
        {
          "description": 56,
          "size": 1095786335,
          "offset": " 0x35020"
        },
        {
          "description": 1163543879,
          "size": 20306,
          "offset": " 0x35028"
        },
        {
          "description": 0,
          "size": 1,
          "offset": " 0x35050"
        }
      ],
      "magic": "cefaedfe",
      "offset": "35000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "32-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 4277009102,
        "cputype": 0,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 20,
        "sizeofcmds": 192,
        "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"
        ]
      },
      "loadCommandsInfo": [
        {
          "description": 4277009102,
          "size": 18,
          "offset": " 0x59000"
        },
        {
          "description": "Prepage command",
          "size": 2,
          "offset": " 0x59008"
        },
        {
          "description": "Sub Client Load Command",
          "size": 192,
          "offset": " 0x59010"
        },
        {
          "description": 133,
          "size": 1,
          "offset": " 0x59018"
        },
        {
          "description": 56,
          "size": 1600081985,
          "offset": " 0x59020"
        },
        {
          "description": 1195727429,
          "size": 5394176,
          "offset": " 0x59028"
        }
      ],
      "magic": "feedface",
      "offset": "59000",
      "processorSubType": "all",
      "processorType": 0
    }
  ]
}
Report Update