Does Gather work on Apple Silicon?

โœ… Yes, Native Apple Silicon Support reported as of v0.6.7

May also be known as Gather or Gather Gather

๐Ÿ“š Bundle Version History

com.gather.Gather

v0.6.7
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "CFBundleDisplayName": "Gather",
  "CFBundleExecutable": "Gather",
  "CFBundleIconFile": "icon.icns",
  "CFBundleIdentifier": "com.gather.Gather",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Gather",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "0.6.7",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "gather",
      "CFBundleURLSchemes": [
        "gather"
      ]
    }
  ],
  "CFBundleVersion": "0.6.7",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTSDKBuild": "21E226",
  "DTSDKName": "macosx12.3",
  "DTXcode": "1331",
  "DTXcodeBuild": "13E500a",
  "ElectronAsarIntegrity": {
    "Resources/app.asar": {
      "algorithm": "SHA256",
      "hash": "db6aaa8edc3f1fd27d93cd4c3d69a10555cd9e4feacf4e131047d778ef8695fc"
    }
  },
  "LSApplicationCategoryType": "public.app-category.video",
  "LSEnvironment": {
    "MallocNanoZone": "0"
  },
  "LSMinimumSystemVersion": "10.13",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true,
    "NSAllowsLocalNetworking": true,
    "NSExceptionDomains": {
      "127.0.0.1": {
        "NSIncludesSubdomains": false,
        "NSTemporaryExceptionAllowsInsecureHTTPLoads": true,
        "NSTemporaryExceptionAllowsInsecureHTTPSLoads": false,
        "NSTemporaryExceptionMinimumTLSVersion": "1.0",
        "NSTemporaryExceptionRequiresForwardSecrecy": false
      },
      "localhost": {
        "NSIncludesSubdomains": false,
        "NSTemporaryExceptionAllowsInsecureHTTPLoads": true,
        "NSTemporaryExceptionAllowsInsecureHTTPSLoads": false,
        "NSTemporaryExceptionMinimumTLSVersion": "1.0",
        "NSTemporaryExceptionRequiresForwardSecrecy": false
      }
    }
  },
  "NSBluetoothAlwaysUsageDescription": "This app needs access to Bluetooth",
  "NSBluetoothPeripheralUsageDescription": "This app needs access to Bluetooth",
  "NSCameraUsageDescription": "So that others can see you",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Copyright ยฉ 2023 Gather",
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "So that others can hear you",
  "NSPrincipalClass": "AtomApplication",
  "NSQuitAlwaysKeepsWindows": false,
  "NSRequiresAquaSystemAppearance": false,
  "NSSupportsAutomaticGraphicsSwitching": true
}
Full Meta Details
{
  "fileSize": 0.0662994384765625,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 16,
        "sizeofcmds": 1384,
        "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": 16,
          "offset": " 0x8"
        },
        {
          "description": "Prebound Dynamic Library 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"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
Report Update