Does Compress work on Apple Silicon?

โœ… Yes, Native Apple Silicon Support reported as of v2.1.3

May also be known as Compress or Ohzi Compress

๐Ÿ“š Bundle Version History

com.ohzi.compress

v2.1.3
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "BuildMachineOSBuild": "19F101",
  "CFBundleDisplayName": "Compress",
  "CFBundleExecutable": "Compress",
  "CFBundleIconFile": "Compress.icns",
  "CFBundleIdentifier": "com.ohzi.compress",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Compress",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2.1.3",
  "CFBundleVersion": "2.1.3",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTSDKBuild": "11.0",
  "DTSDKName": "macosx11.0",
  "DTXcode": "1220",
  "DTXcodeBuild": "12B45b",
  "ElectronTeamID": "QUFZX736NT",
  "ITSAppUsesNonExemptEncryption": "NO",
  "LSApplicationCategoryType": "public.app-category.productivity",
  "LSMinimumSystemVersion": "10.10.0",
  "NSBluetoothAlwaysUsageDescription": "This app needs access to Bluetooth",
  "NSBluetoothPeripheralUsageDescription": "This app needs access to Bluetooth",
  "NSCameraUsageDescription": "This app needs access to the camera",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "ยฉ 2021, OHZI Interactive",
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "This app needs access to the microphone",
  "NSPrincipalClass": "AtomApplication",
  "NSQuitAlwaysKeepsWindows": false,
  "NSRequiresAquaSystemAppearance": false,
  "NSSupportsAutomaticGraphicsSwitching": true
}
Full Meta Details
{
  "fileSize": 0.4163818359375,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 256,
        "sizeofcmds": 207072,
        "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": 2,
          "offset": " 0x0"
        },
        {
          "description": 4103,
          "size": 3,
          "offset": " 0x8"
        },
        {
          "description": 256,
          "size": 207072,
          "offset": " 0x10"
        },
        {
          "description": "Dynamically linked shared library identification command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 13312,
          "offset": " 0x20"
        },
        {
          "description": 223616,
          "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": 16,
        "sizeofcmds": 1952,
        "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": " 0x1000"
        },
        {
          "description": "Symbol segment command",
          "size": 16,
          "offset": " 0x1008"
        },
        {
          "description": "Prebound Dynamic Library Command",
          "size": 131205,
          "offset": " 0x1010"
        },
        {
          "description": 131205,
          "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": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 17,
        "sizeofcmds": 2040,
        "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": 17,
          "offset": " 0x34008"
        },
        {
          "description": "Routines Load Command",
          "size": 131205,
          "offset": " 0x34010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x34018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x34020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x34028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "34000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
Report Update