๐Ÿ“š Bundle Version History

Mattermost.Desktop

v5.0.4
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "AsarIntegrity": "{\"checksums\":{\"app.asar\":\"n8tIpf87Cn0e46wjmE+B01rMzDFgs1Jx3CevyvsHW9BGg7fGQeeX4x7yz7x+PK2frTsG7oe2I4wyy0RJYeTbow==\"}}",
  "CFBundleDisplayName": "Mattermost",
  "CFBundleExecutable": "Mattermost",
  "CFBundleIconFile": "Mattermost.icns",
  "CFBundleIdentifier": "Mattermost.Desktop",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Mattermost",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "5.0.4",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "Mattermost",
      "CFBundleURLSchemes": [
        "mattermost",
        "http",
        "https",
        "ftp",
        "mailto",
        "tel"
      ]
    }
  ],
  "CFBundleVersion": "5.0.4.17220",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTSDKBuild": "11.1",
  "DTSDKName": "macosx11.1",
  "DTXcode": "1240",
  "DTXcodeBuild": "12D4e",
  "LSApplicationCategoryType": "public.app-category.productivity",
  "LSFileQuarantineEnabled": true,
  "LSMinimumSystemVersion": "10.11.0",
  "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": "Camera access may be used by Mattermost plugins, such as Jitsi video conferencing.",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Copyright ยฉ 2022 Mattermost, Inc.",
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "Microphone access may be used by Mattermost plugins, such as Jitsi video conferencing.",
  "NSPrincipalClass": "AtomApplication",
  "NSQuitAlwaysKeepsWindows": false,
  "NSRequiresAquaSystemAppearance": false,
  "NSSupportsAutomaticGraphicsSwitching": true
}
Full Meta Details
{
  "fileSize": 0.3557281494140625,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 26,
        "sizeofcmds": 2800,
        "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": 26,
          "offset": " 0x8"
        },
        {
          "description": "64-bits Routines 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"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v5.0.2
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "AsarIntegrity": "{\"checksums\":{\"app.asar\":\"2mVX/UbLErWl8VQvQbv6PIM7c6MNAniBeICr4Zd3nPxsARBENXikzjjlFZhm4gHBWYRrP2k8PxfyWZcDNFWi5g==\"}}",
  "CFBundleDisplayName": "Mattermost",
  "CFBundleExecutable": "Mattermost",
  "CFBundleIconFile": "Mattermost.icns",
  "CFBundleIdentifier": "Mattermost.Desktop",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Mattermost",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "5.0.2",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "Mattermost",
      "CFBundleURLSchemes": [
        "mattermost",
        "http",
        "https",
        "ftp",
        "mailto",
        "tel"
      ]
    }
  ],
  "CFBundleVersion": "5.0.2.15006",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTSDKBuild": "11.1",
  "DTSDKName": "macosx11.1",
  "DTXcode": "1240",
  "DTXcodeBuild": "12D4e",
  "LSApplicationCategoryType": "public.app-category.productivity",
  "LSFileQuarantineEnabled": true,
  "LSMinimumSystemVersion": "10.11.0",
  "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": "Camera access may be used by Mattermost plugins, such as Jitsi video conferencing.",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Copyright ยฉ 2021 Mattermost, Inc.",
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "Microphone access may be used by Mattermost plugins, such as Jitsi video conferencing.",
  "NSPrincipalClass": "AtomApplication",
  "NSQuitAlwaysKeepsWindows": false,
  "NSRequiresAquaSystemAppearance": false,
  "NSSupportsAutomaticGraphicsSwitching": true
}
Full Meta Details
{
  "fileSize": 0.3557281494140625,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 26,
        "sizeofcmds": 2800,
        "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": 26,
          "offset": " 0x8"
        },
        {
          "description": "64-bits Routines 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"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v4.6.1
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "AsarIntegrity": "{\"checksums\":{\"app.asar\":\"e+Th4RQOo2gmjqFKUiCAs44MV488Ilg5jN3wHyn9ofd4ZlZR7X/FyHZKSaPywRdaUveafFj95rdLz5Xc78XqdQ==\"}}",
  "BuildMachineOSBuild": "17D102",
  "CFBundleDisplayName": "Mattermost",
  "CFBundleExecutable": "Mattermost",
  "CFBundleIconFile": "Mattermost.icns",
  "CFBundleIdentifier": "Mattermost.Desktop",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Mattermost",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "4.6.1",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "Mattermost",
      "CFBundleURLSchemes": [
        "mattermost",
        "http",
        "https",
        "ftp",
        "mailto",
        "tel"
      ]
    }
  ],
  "CFBundleVersion": "4.6.1.7401",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTSDKBuild": "10.13",
  "DTSDKName": "macosx10.13",
  "DTXcode": "0941",
  "DTXcodeBuild": "9F2000",
  "LSApplicationCategoryType": "public.app-category.productivity",
  "LSMinimumSystemVersion": "10.10.0",
  "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
      }
    }
  },
  "NSCameraUsageDescription": "This app needs access to the camera",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Copyright ยฉ 2020 Mattermost, Inc.",
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "This app needs access to the microphone",
  "NSPrincipalClass": "AtomApplication",
  "NSRequiresAquaSystemAppearance": false,
  "NSSupportsAutomaticGraphicsSwitching": true
}
Full Meta Details
{
  "fileSize": 0.198150634765625,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 19,
        "sizeofcmds": 2080,
        "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": 524291,
          "offset": " 0x0"
        },
        {
          "description": 524291,
          "size": 19,
          "offset": " 0x8"
        },
        {
          "description": "Sub Umbrella Load 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": 3,
      "processorType": "X86"
    }
  ]
}