Does ACVM work on Apple Silicon?

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

May also be known as ACVM or Oltica ACVM

App Bundles

com.oltica.ACVM

v1.0
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "BuildMachineOSBuild": "20B29",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleExecutable": "ACVM",
  "CFBundleIdentifier": "com.oltica.ACVM",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "ACVM",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "1.0",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleVersion": "4",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "12B45b",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.0",
  "DTSDKBuild": "20A2408",
  "DTSDKName": "macosx11.0",
  "DTXcode": "1220",
  "DTXcodeBuild": "12B45b",
  "LSMinimumSystemVersion": "11.0",
  "NSMainStoryboardFile": "Main",
  "NSPrincipalClass": "NSApplication"
}
Full Meta Details
{
  "fileSize": 0.111114501953125,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 38,
        "sizeofcmds": 4744,
        "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": 38,
          "offset": " 0x8"
        },
        {
          "description": "Function Starts 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"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x60"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x68"
        },
        {
          "description": 0,
          "size": 3072,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 3072,
          "offset": " 0x90"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
Report Update