Does ForkLift work on Apple Silicon?

โœ… Yes, Full Native Apple Silicon Support

May also be known as ForkLift or Binarynights ForkLift-3

๐Ÿ“š Bundle Version History

com.binarynights.ForkLift-3

v3.4.2
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "19G73",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "*"
      ],
      "CFBundleTypeName": "Generic file",
      "CFBundleTypeRole": "Viewer"
    }
  ],
  "CFBundleExecutable": "ForkLift",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIdentifier": "com.binarynights.ForkLift-3",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "ForkLift",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "3.4.2",
  "CFBundleSignature": "????",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "Dropbox SDK",
      "CFBundleURLSchemes": [
        "db-f40550z9tx9j63r"
      ]
    },
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "ForkLift Favorite",
      "CFBundleURLSchemes": [
        "forkliftfav"
      ]
    },
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "Dropbox SDK",
      "CFBundleURLSchemes": [
        "db-psflbema08sqfol"
      ]
    },
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "ForkLift Info",
      "CFBundleURLSchemes": [
        "flgetinfo"
      ]
    }
  ],
  "CFBundleVersion": "207",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "11N605f",
  "DTPlatformVersion": "GM",
  "DTSDKBuild": "19E258",
  "DTSDKName": "macosx10.15",
  "DTXcode": "1150",
  "DTXcodeBuild": "11N605f",
  "LSApplicationCategoryType": "public.app-category.utilities",
  "LSMinimumSystemVersion": "10.11",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true,
    "NSExceptionDomains": {
      "New item": ""
    }
  },
  "NSAppleEventsUsageDescription": "Command-line tools run by ForkLift may need to send Apple Events to other applications in order to function correctly.",
  "NSAppleScriptEnabled": true,
  "NSHumanReadableCopyright": "Copyright ยฉ 2020 BinaryNights. All rights reserved.",
  "NSMainStoryboardFile": "Main",
  "NSPrincipalClass": "NSApplication",
  "NSServices": [
    {
      "NSMenuItem": {
        "default": "Reveal in ForkLift"
      },
      "NSMessage": "revealInForkLift",
      "NSPortName": "ForkLift 3",
      "NSRequiredContext": [],
      "NSSendTypes": [
        "NSURLPboardType",
        "NSFilenamesPboardType",
        "NSStringPboardType"
      ]
    }
  ],
  "OSAScriptingDefinition": "ForkLift.sdef",
  "SMPrivilegedExecutables": {
    "com.binarynights.ForkLiftHelper": "anchor apple generic and identifier \"com.binarynights.ForkLiftHelper\" and (certificate leaf[field.1.2.840.113635.100.6.1.9] /* exists */ or certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = J3CP9BBBN6)"
  },
  "SUFeedURL": "https://updates.binarynights.com/ForkLift3/update.xml"
}
Full Meta Details
{
  "fileSize": 3.350372314453125,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 43,
        "sizeofcmds": 5536,
        "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": " 0x0"
        },
        {
          "description": "Symbol segment command",
          "size": 43,
          "offset": " 0x8"
        },
        {
          "description": "Dynamic Library Code Sign Directories 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": 114432,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 114432,
          "offset": " 0x90"
        },
        {
          "description": 114432,
          "size": 5,
          "offset": " 0x98"
        },
        {
          "description": "UNIX Thread command",
          "size": 17,
          "offset": " 0xa0"
        },
        {
          "description": "Routines Load Command",
          "size": 1702125407,
          "offset": " 0xa8"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}