Does duplicacy_web_osx_arm64 work on Apple Silicon?

โœ… Yes, Native Apple Silicon Support reported as of v1.5.3

May also be known as duplicacy_web_osx_arm64, Duplicacy Web Edition, or Duplicacy Web

๐Ÿ“š Bundle Version History

com.duplicacy.web

v1.5.3
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "CFBundlePackageType": "APPL",
  "CFBundleExecutable": "duplicacy_web_osx_arm64",
  "CFBundleIconFile": "duplicacy.icns",
  "CFBundleIdentifier": "com.duplicacy.web",
  "CFBundleVersion": "1.5.3",
  "CFBundleShortVersionString": "1.5.3",
  "NSHighResolutionCapable": true,
  "LSUIElement": true
}
Full Meta Details
{
  "fileSize": 20.764724731445312,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 24,
        "sizeofcmds": 5104,
        "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": 24,
          "offset": " 0x8"
        },
        {
          "description": 24,
          "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"
    }
  ]
}
Report Update