Does Tableau Desktop work on Apple Silicon?

โœณ๏ธ Yes, works via Rosetta 2 Translation

May also be known as Tableau, Tableau Desktop 2022, or Tableausoftware Tableaudesktop

๐Ÿ“š Bundle Version History

com.tableausoftware.tableaudesktop

v2022.4.0
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLIconFile": "desktop.icns",
      "CFBundleURLName": "Tableau",
      "CFBundleURLSchemes": [
        "tableau",
        "tableau-desktop"
      ]
    }
  ],
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeIconFile": "twbx.icns",
      "CFBundleTypeName": "IDS_PACKAGEDWORKBOOKFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.twbx"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "twb.icns",
      "CFBundleTypeName": "IDS_WORKBOOKFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.twb"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "tps.icns",
      "CFBundleTypeName": "IDS_PREFERENCESFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tps"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "tbm.icns",
      "CFBundleTypeName": "IDS_BOOKMARKFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tbm"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "tds.icns",
      "CFBundleTypeName": "IDS_DATASOURCEFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tds"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "tdsx.icns",
      "CFBundleTypeName": "IDS_PACKAGEDDATASOURCEFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tdsx"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "tde.icns",
      "CFBundleTypeName": "IDS_EXTRACTFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tde"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "key.icns",
      "CFBundleTypeName": "IDS_LICENSERETURNRESPONSEFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tlr"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "key.icns",
      "CFBundleTypeName": "IDS_LICENSERESPONSEFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tlf"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "key.icns",
      "CFBundleTypeName": "IDS_LICENSEDISCONNECTEDFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tld"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "map.icns",
      "CFBundleTypeName": "IDS_MAPSOURCEFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tms"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "tdsx.icns",
      "CFBundleTypeName": "IDS_ATOMSERVICEFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tsvc"
      ],
      "LSHandlerRank": "Owner"
    }
  ],
  "CFBundleExecutable": "Tableau",
  "CFBundleGetInfoString": "",
  "CFBundleIconFile": "desktop.icns",
  "CFBundleIdentifier": "com.tableausoftware.tableaudesktop",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleLongVersionString": "",
  "CFBundleName": "Tableau",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2022.4.0",
  "CFBundleSignature": "????",
  "CFBundleVersion": "20224.22.1117.1841",
  "CSResourcesFileMapped": true,
  "LSMinimumSystemVersion": "10.14",
  "LSRequiresCarbon": true,
  "NSHumanReadableCopyright": "",
  "NSPrincipalClass": "NSApplication",
  "NSHighResolutionCapable": "True",
  "SMPrivilegedExecutables": {
    "com.tableausoftware.pkginstaller": "identifier \"com.tableausoftware.pkginstaller\" and anchor apple generic and certificate leaf[subject.CN] = \"\""
  },
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSRequiresAquaSystemAppearance": true,
  "UTExportedTypeDeclarations": [
    {
      "UTTypeIdentifier": "com.tableausoftware.twbx",
      "UTTypeDescription": "IDS_PACKAGEDWORKBOOKFRIENDLYNAME",
      "UTTypeIconFile": "twbx.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "twbx"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.twb",
      "UTTypeDescription": "IDS_WORKBOOKFRIENDLYNAME",
      "UTTypeIconFile": "twb.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "twb"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tps",
      "UTTypeDescription": "IDS_PREFERENCESFRIENDLYNAME",
      "UTTypeIconFile": "tps.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tps"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tbm",
      "UTTypeDescription": "IDS_BOOKMARKFRIENDLYNAME",
      "UTTypeIconFile": "tbm.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tbm"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tds",
      "UTTypeDescription": "IDS_DATASOURCEFRIENDLYNAME",
      "UTTypeIconFile": "tds.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tds"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tdsx",
      "UTTypeDescription": "IDS_PACKAGEDDATASOURCEFRIENDLYNAME",
      "UTTypeIconFile": "tdsx.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tdsx"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tde",
      "UTTypeDescription": "IDS_EXTRACTFRIENDLYNAME",
      "UTTypeIconFile": "tde.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "tde",
          "hyper"
        ]
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tlq",
      "UTTypeDescription": "IDS_LICENSEREQUESTFRIENDLYNAME",
      "UTTypeIconFile": "keyreq.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tlq"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tlr",
      "UTTypeDescription": "IDS_LICENSERETURNRESPONSEFRIENDLYNAME",
      "UTTypeIconFile": "key.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tlr"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tlf",
      "UTTypeDescription": "IDS_LICENSERESPONSEFRIENDLYNAME",
      "UTTypeIconFile": "key.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tlf"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tld",
      "UTTypeDescription": "IDS_LICENSEDISCONNECTEDFRIENDLYNAME",
      "UTTypeIconFile": "key.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tld"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tms",
      "UTTypeDescription": "IDS_MAPSOURCEFRIENDLYNAME",
      "UTTypeIconFile": "map.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tms"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tmsd",
      "UTTypeDescription": "IDS_MAPSOURCEDEFAULTSFRIENDLYNAME",
      "UTTypeIconFile": "unk.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tmsd"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tsvc",
      "UTTypeDescription": "IDS_ATOMSERVICEFRIENDLYNAME",
      "UTTypeIconFile": "tdsx.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tsvc"
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.9921875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 168,
        "sizeofcmds": 10640,
        "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": 168,
          "offset": " 0x8"
        },
        {
          "description": 168,
          "size": 2195589,
          "offset": " 0x10"
        },
        {
          "description": 2195589,
          "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": 29696,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 29696,
          "offset": " 0x90"
        },
        {
          "description": 29696,
          "size": 5,
          "offset": " 0x98"
        },
        {
          "description": "UNIX Thread command",
          "size": 8,
          "offset": " 0xa0"
        },
        {
          "description": "Object identification information command",
          "size": 1702125407,
          "offset": " 0xa8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0xb8"
        },
        {
          "description": 0,
          "size": 175952,
          "offset": " 0xc8"
        },
        {
          "description": 175952,
          "size": 222064,
          "offset": " 0xd0"
        },
        {
          "description": 222064,
          "size": 175952,
          "offset": " 0xd8"
        },
        {
          "description": 0,
          "size": 524352,
          "offset": " 0xe8"
        },
        {
          "description": 0,
          "size": 1953718111,
          "offset": " 0xf8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x108"
        },
        {
          "description": 0,
          "size": 398016,
          "offset": " 0x118"
        },
        {
          "description": 398016,
          "size": 3522,
          "offset": " 0x120"
        },
        {
          "description": 3522,
          "size": 398016,
          "offset": " 0x128"
        },
        {
          "description": 0,
          "size": 524360,
          "offset": " 0x138"
        },
        {
          "description": 524360,
          "size": 6,
          "offset": " 0x140"
        },
        {
          "description": "Fixed Virtual Memory Library Load command",
          "size": 1953718111,
          "offset": " 0x148"
        },
        {
          "description": 1953718111,
          "size": 1701866597,
          "offset": " 0x150"
        },
        {
          "description": 1701866597,
          "size": 1163157343,
          "offset": " 0x158"
        },
        {
          "description": 0,
          "size": 401540,
          "offset": " 0x168"
        },
        {
          "description": 401540,
          "size": 5886,
          "offset": " 0x170"
        },
        {
          "description": 5886,
          "size": 401540,
          "offset": " 0x178"
        },
        {
          "description": 0,
          "size": 524352,
          "offset": " 0x188"
        },
        {
          "description": 0,
          "size": 1667719007,
          "offset": " 0x198"
        },
        {
          "description": 1667719007,
          "size": 1953523043,
          "offset": " 0x1a0"
        },
        {
          "description": 1953523043,
          "size": 1163157343,
          "offset": " 0x1a8"
        },
        {
          "description": 0,
          "size": 407428,
          "offset": " 0x1b8"
        },
        {
          "description": 407428,
          "size": 1556,
          "offset": " 0x1c0"
        },
        {
          "description": 1556,
          "size": 407428,
          "offset": " 0x1c8"
        },
        {
          "description": 0,
          "size": 1937071967,
          "offset": " 0x1e8"
        },
        {
          "description": 1937071967,
          "size": 103,
          "offset": " 0x1f0"
        },
        {
          "description": 103,
          "size": 1163157343,
          "offset": " 0x1f8"
        },
        {
          "description": 0,
          "size": 432264,
          "offset": " 0x208"
        },
        {
          "description": 432264,
          "size": 12208,
          "offset": " 0x210"
        },
        {
          "description": 12208,
          "size": 432264,
          "offset": " 0x218"
        },
        {
          "description": 0,
          "size": 1935892319,
          "offset": " 0x238"
        },
        {
          "description": 1935892319,
          "size": 103,
          "offset": " 0x240"
        },
        {
          "description": 103,
          "size": 1163157343,
          "offset": " 0x248"
        },
        {
          "description": 0,
          "size": 444472,
          "offset": " 0x258"
        },
        {
          "description": 444472,
          "size": 2279,
          "offset": " 0x260"
        },
        {
          "description": 2279,
          "size": 444472,
          "offset": " 0x268"
        },
        {
          "description": 0,
          "size": 2,
          "offset": " 0x278"
        },
        {
          "description": 0,
          "size": 1868783455,
          "offset": " 0x288"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x298"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v2021.4.4
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLIconFile": "desktop.icns",
      "CFBundleURLName": "Tableau",
      "CFBundleURLSchemes": [
        "tableau",
        "tableau-desktop"
      ]
    }
  ],
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeIconFile": "twbx.icns",
      "CFBundleTypeName": "IDS_PACKAGEDWORKBOOKFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.twbx"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "twb.icns",
      "CFBundleTypeName": "IDS_WORKBOOKFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.twb"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "tps.icns",
      "CFBundleTypeName": "IDS_PREFERENCESFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tps"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "tbm.icns",
      "CFBundleTypeName": "IDS_BOOKMARKFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tbm"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "tds.icns",
      "CFBundleTypeName": "IDS_DATASOURCEFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tds"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "tdsx.icns",
      "CFBundleTypeName": "IDS_PACKAGEDDATASOURCEFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tdsx"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "tde.icns",
      "CFBundleTypeName": "IDS_EXTRACTFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tde"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "key.icns",
      "CFBundleTypeName": "IDS_LICENSERETURNRESPONSEFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tlr"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "key.icns",
      "CFBundleTypeName": "IDS_LICENSERESPONSEFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tlf"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "key.icns",
      "CFBundleTypeName": "IDS_LICENSEDISCONNECTEDFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tld"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "map.icns",
      "CFBundleTypeName": "IDS_MAPSOURCEFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tms"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "tdsx.icns",
      "CFBundleTypeName": "IDS_ATOMSERVICEFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tsvc"
      ],
      "LSHandlerRank": "Owner"
    }
  ],
  "CFBundleExecutable": "Tableau",
  "CFBundleGetInfoString": "",
  "CFBundleIconFile": "desktop.icns",
  "CFBundleIdentifier": "com.tableausoftware.tableaudesktop",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleLongVersionString": "",
  "CFBundleName": "Tableau",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2021.4.4",
  "CFBundleSignature": "????",
  "CFBundleVersion": "20214.22.0213.1102",
  "CSResourcesFileMapped": true,
  "LSMinimumSystemVersion": "10.14",
  "LSRequiresCarbon": true,
  "NSHumanReadableCopyright": "",
  "NSPrincipalClass": "NSApplication",
  "NSHighResolutionCapable": "True",
  "SMPrivilegedExecutables": {
    "com.tableausoftware.pkginstaller": "identifier \"com.tableausoftware.pkginstaller\" and anchor apple generic and certificate leaf[subject.CN] = \"\""
  },
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSRequiresAquaSystemAppearance": true,
  "UTExportedTypeDeclarations": [
    {
      "UTTypeIdentifier": "com.tableausoftware.twbx",
      "UTTypeDescription": "IDS_PACKAGEDWORKBOOKFRIENDLYNAME",
      "UTTypeIconFile": "twbx.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "twbx"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.twb",
      "UTTypeDescription": "IDS_WORKBOOKFRIENDLYNAME",
      "UTTypeIconFile": "twb.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "twb"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tps",
      "UTTypeDescription": "IDS_PREFERENCESFRIENDLYNAME",
      "UTTypeIconFile": "tps.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tps"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tbm",
      "UTTypeDescription": "IDS_BOOKMARKFRIENDLYNAME",
      "UTTypeIconFile": "tbm.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tbm"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tds",
      "UTTypeDescription": "IDS_DATASOURCEFRIENDLYNAME",
      "UTTypeIconFile": "tds.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tds"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tdsx",
      "UTTypeDescription": "IDS_PACKAGEDDATASOURCEFRIENDLYNAME",
      "UTTypeIconFile": "tdsx.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tdsx"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tde",
      "UTTypeDescription": "IDS_EXTRACTFRIENDLYNAME",
      "UTTypeIconFile": "tde.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "tde",
          "hyper"
        ]
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tlq",
      "UTTypeDescription": "IDS_LICENSEREQUESTFRIENDLYNAME",
      "UTTypeIconFile": "keyreq.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tlq"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tlr",
      "UTTypeDescription": "IDS_LICENSERETURNRESPONSEFRIENDLYNAME",
      "UTTypeIconFile": "key.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tlr"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tlf",
      "UTTypeDescription": "IDS_LICENSERESPONSEFRIENDLYNAME",
      "UTTypeIconFile": "key.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tlf"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tld",
      "UTTypeDescription": "IDS_LICENSEDISCONNECTEDFRIENDLYNAME",
      "UTTypeIconFile": "key.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tld"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tms",
      "UTTypeDescription": "IDS_MAPSOURCEFRIENDLYNAME",
      "UTTypeIconFile": "map.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tms"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tmsd",
      "UTTypeDescription": "IDS_MAPSOURCEDEFAULTSFRIENDLYNAME",
      "UTTypeIconFile": "unk.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tmsd"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tsvc",
      "UTTypeDescription": "IDS_ATOMSERVICEFRIENDLYNAME",
      "UTTypeIconFile": "tdsx.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tsvc"
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.988555908203125,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 164,
        "sizeofcmds": 10400,
        "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": 164,
          "offset": " 0x8"
        },
        {
          "description": 164,
          "size": 2195589,
          "offset": " 0x10"
        },
        {
          "description": 2195589,
          "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": 29696,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 29696,
          "offset": " 0x90"
        },
        {
          "description": 29696,
          "size": 5,
          "offset": " 0x98"
        },
        {
          "description": "UNIX Thread command",
          "size": 8,
          "offset": " 0xa0"
        },
        {
          "description": "Object identification information command",
          "size": 1702125407,
          "offset": " 0xa8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0xb8"
        },
        {
          "description": 0,
          "size": 176816,
          "offset": " 0xc8"
        },
        {
          "description": 176816,
          "size": 224685,
          "offset": " 0xd0"
        },
        {
          "description": 224685,
          "size": 176816,
          "offset": " 0xd8"
        },
        {
          "description": 0,
          "size": 524352,
          "offset": " 0xe8"
        },
        {
          "description": 0,
          "size": 1953718111,
          "offset": " 0xf8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x108"
        },
        {
          "description": 0,
          "size": 401502,
          "offset": " 0x118"
        },
        {
          "description": 401502,
          "size": 3504,
          "offset": " 0x120"
        },
        {
          "description": 3504,
          "size": 401502,
          "offset": " 0x128"
        },
        {
          "description": 0,
          "size": 524360,
          "offset": " 0x138"
        },
        {
          "description": 524360,
          "size": 6,
          "offset": " 0x140"
        },
        {
          "description": "Fixed Virtual Memory Library Load command",
          "size": 1953718111,
          "offset": " 0x148"
        },
        {
          "description": 1953718111,
          "size": 1701866597,
          "offset": " 0x150"
        },
        {
          "description": 1701866597,
          "size": 1163157343,
          "offset": " 0x158"
        },
        {
          "description": 0,
          "size": 405008,
          "offset": " 0x168"
        },
        {
          "description": 405008,
          "size": 5856,
          "offset": " 0x170"
        },
        {
          "description": 5856,
          "size": 405008,
          "offset": " 0x178"
        },
        {
          "description": 0,
          "size": 524352,
          "offset": " 0x188"
        },
        {
          "description": 0,
          "size": 1667719007,
          "offset": " 0x198"
        },
        {
          "description": 1667719007,
          "size": 1953523043,
          "offset": " 0x1a0"
        },
        {
          "description": 1953523043,
          "size": 1163157343,
          "offset": " 0x1a8"
        },
        {
          "description": 0,
          "size": 410864,
          "offset": " 0x1b8"
        },
        {
          "description": 410864,
          "size": 24084,
          "offset": " 0x1c0"
        },
        {
          "description": 24084,
          "size": 410864,
          "offset": " 0x1c8"
        },
        {
          "description": 0,
          "size": 1937071967,
          "offset": " 0x1e8"
        },
        {
          "description": 1937071967,
          "size": 103,
          "offset": " 0x1f0"
        },
        {
          "description": 103,
          "size": 1163157343,
          "offset": " 0x1f8"
        },
        {
          "description": 0,
          "size": 27188,
          "offset": " 0x208"
        },
        {
          "description": 27188,
          "size": 752,
          "offset": " 0x210"
        },
        {
          "description": 752,
          "size": 27188,
          "offset": " 0x218"
        },
        {
          "description": 0,
          "size": 1935892319,
          "offset": " 0x238"
        },
        {
          "description": 1935892319,
          "size": 103,
          "offset": " 0x240"
        },
        {
          "description": 103,
          "size": 1163157343,
          "offset": " 0x248"
        },
        {
          "description": 0,
          "size": 27940,
          "offset": " 0x258"
        },
        {
          "description": 27940,
          "size": 1658,
          "offset": " 0x260"
        },
        {
          "description": 1658,
          "size": 27940,
          "offset": " 0x268"
        },
        {
          "description": 0,
          "size": 2,
          "offset": " 0x278"
        },
        {
          "description": 0,
          "size": 1868783455,
          "offset": " 0x288"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v2021.4.2
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLIconFile": "desktop.icns",
      "CFBundleURLName": "Tableau",
      "CFBundleURLSchemes": [
        "tableau",
        "tableau-desktop"
      ]
    }
  ],
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeIconFile": "twbx.icns",
      "CFBundleTypeName": "IDS_PACKAGEDWORKBOOKFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.twbx"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "twb.icns",
      "CFBundleTypeName": "IDS_WORKBOOKFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.twb"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "tps.icns",
      "CFBundleTypeName": "IDS_PREFERENCESFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tps"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "tbm.icns",
      "CFBundleTypeName": "IDS_BOOKMARKFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tbm"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "tds.icns",
      "CFBundleTypeName": "IDS_DATASOURCEFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tds"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "tdsx.icns",
      "CFBundleTypeName": "IDS_PACKAGEDDATASOURCEFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tdsx"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "tde.icns",
      "CFBundleTypeName": "IDS_EXTRACTFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tde"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "key.icns",
      "CFBundleTypeName": "IDS_LICENSERETURNRESPONSEFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tlr"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "key.icns",
      "CFBundleTypeName": "IDS_LICENSERESPONSEFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tlf"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "key.icns",
      "CFBundleTypeName": "IDS_LICENSEDISCONNECTEDFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tld"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "map.icns",
      "CFBundleTypeName": "IDS_MAPSOURCEFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tms"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "tdsx.icns",
      "CFBundleTypeName": "IDS_ATOMSERVICEFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tsvc"
      ],
      "LSHandlerRank": "Owner"
    }
  ],
  "CFBundleExecutable": "Tableau",
  "CFBundleGetInfoString": "",
  "CFBundleIconFile": "desktop.icns",
  "CFBundleIdentifier": "com.tableausoftware.tableaudesktop",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleLongVersionString": "",
  "CFBundleName": "Tableau",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2021.4.2",
  "CFBundleSignature": "????",
  "CFBundleVersion": "20214.21.1217.2252",
  "CSResourcesFileMapped": true,
  "LSMinimumSystemVersion": "10.14",
  "LSRequiresCarbon": true,
  "NSHumanReadableCopyright": "",
  "NSPrincipalClass": "NSApplication",
  "NSHighResolutionCapable": "True",
  "SMPrivilegedExecutables": {
    "com.tableausoftware.pkginstaller": "identifier \"com.tableausoftware.pkginstaller\" and anchor apple generic and certificate leaf[subject.CN] = \"\""
  },
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSRequiresAquaSystemAppearance": true,
  "UTExportedTypeDeclarations": [
    {
      "UTTypeIdentifier": "com.tableausoftware.twbx",
      "UTTypeDescription": "IDS_PACKAGEDWORKBOOKFRIENDLYNAME",
      "UTTypeIconFile": "twbx.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "twbx"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.twb",
      "UTTypeDescription": "IDS_WORKBOOKFRIENDLYNAME",
      "UTTypeIconFile": "twb.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "twb"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tps",
      "UTTypeDescription": "IDS_PREFERENCESFRIENDLYNAME",
      "UTTypeIconFile": "tps.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tps"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tbm",
      "UTTypeDescription": "IDS_BOOKMARKFRIENDLYNAME",
      "UTTypeIconFile": "tbm.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tbm"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tds",
      "UTTypeDescription": "IDS_DATASOURCEFRIENDLYNAME",
      "UTTypeIconFile": "tds.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tds"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tdsx",
      "UTTypeDescription": "IDS_PACKAGEDDATASOURCEFRIENDLYNAME",
      "UTTypeIconFile": "tdsx.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tdsx"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tde",
      "UTTypeDescription": "IDS_EXTRACTFRIENDLYNAME",
      "UTTypeIconFile": "tde.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "tde",
          "hyper"
        ]
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tlq",
      "UTTypeDescription": "IDS_LICENSEREQUESTFRIENDLYNAME",
      "UTTypeIconFile": "keyreq.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tlq"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tlr",
      "UTTypeDescription": "IDS_LICENSERETURNRESPONSEFRIENDLYNAME",
      "UTTypeIconFile": "key.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tlr"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tlf",
      "UTTypeDescription": "IDS_LICENSERESPONSEFRIENDLYNAME",
      "UTTypeIconFile": "key.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tlf"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tld",
      "UTTypeDescription": "IDS_LICENSEDISCONNECTEDFRIENDLYNAME",
      "UTTypeIconFile": "key.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tld"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tms",
      "UTTypeDescription": "IDS_MAPSOURCEFRIENDLYNAME",
      "UTTypeIconFile": "map.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tms"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tmsd",
      "UTTypeDescription": "IDS_MAPSOURCEDEFAULTSFRIENDLYNAME",
      "UTTypeIconFile": "unk.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tmsd"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tsvc",
      "UTTypeDescription": "IDS_ATOMSERVICEFRIENDLYNAME",
      "UTTypeIconFile": "tdsx.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tsvc"
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.988555908203125,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 164,
        "sizeofcmds": 10400,
        "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": 164,
          "offset": " 0x8"
        },
        {
          "description": 164,
          "size": 2195589,
          "offset": " 0x10"
        },
        {
          "description": 2195589,
          "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": 29696,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 29696,
          "offset": " 0x90"
        },
        {
          "description": 29696,
          "size": 5,
          "offset": " 0x98"
        },
        {
          "description": "UNIX Thread command",
          "size": 8,
          "offset": " 0xa0"
        },
        {
          "description": "Object identification information command",
          "size": 1702125407,
          "offset": " 0xa8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0xb8"
        },
        {
          "description": 0,
          "size": 176816,
          "offset": " 0xc8"
        },
        {
          "description": 176816,
          "size": 224685,
          "offset": " 0xd0"
        },
        {
          "description": 224685,
          "size": 176816,
          "offset": " 0xd8"
        },
        {
          "description": 0,
          "size": 524352,
          "offset": " 0xe8"
        },
        {
          "description": 0,
          "size": 1953718111,
          "offset": " 0xf8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x108"
        },
        {
          "description": 0,
          "size": 401502,
          "offset": " 0x118"
        },
        {
          "description": 401502,
          "size": 3504,
          "offset": " 0x120"
        },
        {
          "description": 3504,
          "size": 401502,
          "offset": " 0x128"
        },
        {
          "description": 0,
          "size": 524360,
          "offset": " 0x138"
        },
        {
          "description": 524360,
          "size": 6,
          "offset": " 0x140"
        },
        {
          "description": "Fixed Virtual Memory Library Load command",
          "size": 1953718111,
          "offset": " 0x148"
        },
        {
          "description": 1953718111,
          "size": 1701866597,
          "offset": " 0x150"
        },
        {
          "description": 1701866597,
          "size": 1163157343,
          "offset": " 0x158"
        },
        {
          "description": 0,
          "size": 405008,
          "offset": " 0x168"
        },
        {
          "description": 405008,
          "size": 5856,
          "offset": " 0x170"
        },
        {
          "description": 5856,
          "size": 405008,
          "offset": " 0x178"
        },
        {
          "description": 0,
          "size": 524352,
          "offset": " 0x188"
        },
        {
          "description": 0,
          "size": 1667719007,
          "offset": " 0x198"
        },
        {
          "description": 1667719007,
          "size": 1953523043,
          "offset": " 0x1a0"
        },
        {
          "description": 1953523043,
          "size": 1163157343,
          "offset": " 0x1a8"
        },
        {
          "description": 0,
          "size": 410864,
          "offset": " 0x1b8"
        },
        {
          "description": 410864,
          "size": 24084,
          "offset": " 0x1c0"
        },
        {
          "description": 24084,
          "size": 410864,
          "offset": " 0x1c8"
        },
        {
          "description": 0,
          "size": 1937071967,
          "offset": " 0x1e8"
        },
        {
          "description": 1937071967,
          "size": 103,
          "offset": " 0x1f0"
        },
        {
          "description": 103,
          "size": 1163157343,
          "offset": " 0x1f8"
        },
        {
          "description": 0,
          "size": 27188,
          "offset": " 0x208"
        },
        {
          "description": 27188,
          "size": 752,
          "offset": " 0x210"
        },
        {
          "description": 752,
          "size": 27188,
          "offset": " 0x218"
        },
        {
          "description": 0,
          "size": 1935892319,
          "offset": " 0x238"
        },
        {
          "description": 1935892319,
          "size": 103,
          "offset": " 0x240"
        },
        {
          "description": 103,
          "size": 1163157343,
          "offset": " 0x248"
        },
        {
          "description": 0,
          "size": 27940,
          "offset": " 0x258"
        },
        {
          "description": 27940,
          "size": 1658,
          "offset": " 0x260"
        },
        {
          "description": 1658,
          "size": 27940,
          "offset": " 0x268"
        },
        {
          "description": 0,
          "size": 2,
          "offset": " 0x278"
        },
        {
          "description": 0,
          "size": 1868783455,
          "offset": " 0x288"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v2021.3.0
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLIconFile": "desktop.icns",
      "CFBundleURLName": "Tableau",
      "CFBundleURLSchemes": [
        "tableau",
        "tableau-desktop"
      ]
    }
  ],
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeIconFile": "twbx.icns",
      "CFBundleTypeName": "IDS_PACKAGEDWORKBOOKFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.twbx"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "twb.icns",
      "CFBundleTypeName": "IDS_WORKBOOKFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.twb"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "tps.icns",
      "CFBundleTypeName": "IDS_PREFERENCESFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tps"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "tbm.icns",
      "CFBundleTypeName": "IDS_BOOKMARKFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tbm"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "tds.icns",
      "CFBundleTypeName": "IDS_DATASOURCEFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tds"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "tdsx.icns",
      "CFBundleTypeName": "IDS_PACKAGEDDATASOURCEFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tdsx"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "tde.icns",
      "CFBundleTypeName": "IDS_EXTRACTFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tde"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "key.icns",
      "CFBundleTypeName": "IDS_LICENSERETURNRESPONSEFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tlr"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "key.icns",
      "CFBundleTypeName": "IDS_LICENSERESPONSEFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tlf"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "key.icns",
      "CFBundleTypeName": "IDS_LICENSEDISCONNECTEDFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tld"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "map.icns",
      "CFBundleTypeName": "IDS_MAPSOURCEFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tms"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "tdsx.icns",
      "CFBundleTypeName": "IDS_ATOMSERVICEFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tsvc"
      ],
      "LSHandlerRank": "Owner"
    }
  ],
  "CFBundleExecutable": "Tableau",
  "CFBundleGetInfoString": "",
  "CFBundleIconFile": "desktop.icns",
  "CFBundleIdentifier": "com.tableausoftware.tableaudesktop",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleLongVersionString": "",
  "CFBundleName": "Tableau",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2021.3.0",
  "CFBundleSignature": "????",
  "CFBundleVersion": "20213.21.0822.2038",
  "CSResourcesFileMapped": true,
  "LSMinimumSystemVersion": "10.14",
  "LSRequiresCarbon": true,
  "NSHumanReadableCopyright": "",
  "NSPrincipalClass": "NSApplication",
  "NSHighResolutionCapable": "True",
  "SMPrivilegedExecutables": {
    "com.tableausoftware.pkginstaller": "identifier \"com.tableausoftware.pkginstaller\" and anchor apple generic and certificate leaf[subject.CN] = \"\""
  },
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSRequiresAquaSystemAppearance": true,
  "UTExportedTypeDeclarations": [
    {
      "UTTypeIdentifier": "com.tableausoftware.twbx",
      "UTTypeDescription": "IDS_PACKAGEDWORKBOOKFRIENDLYNAME",
      "UTTypeIconFile": "twbx.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "twbx"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.twb",
      "UTTypeDescription": "IDS_WORKBOOKFRIENDLYNAME",
      "UTTypeIconFile": "twb.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "twb"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tps",
      "UTTypeDescription": "IDS_PREFERENCESFRIENDLYNAME",
      "UTTypeIconFile": "tps.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tps"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tbm",
      "UTTypeDescription": "IDS_BOOKMARKFRIENDLYNAME",
      "UTTypeIconFile": "tbm.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tbm"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tds",
      "UTTypeDescription": "IDS_DATASOURCEFRIENDLYNAME",
      "UTTypeIconFile": "tds.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tds"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tdsx",
      "UTTypeDescription": "IDS_PACKAGEDDATASOURCEFRIENDLYNAME",
      "UTTypeIconFile": "tdsx.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tdsx"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tde",
      "UTTypeDescription": "IDS_EXTRACTFRIENDLYNAME",
      "UTTypeIconFile": "tde.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "tde",
          "hyper"
        ]
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tlq",
      "UTTypeDescription": "IDS_LICENSEREQUESTFRIENDLYNAME",
      "UTTypeIconFile": "keyreq.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tlq"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tlr",
      "UTTypeDescription": "IDS_LICENSERETURNRESPONSEFRIENDLYNAME",
      "UTTypeIconFile": "key.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tlr"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tlf",
      "UTTypeDescription": "IDS_LICENSERESPONSEFRIENDLYNAME",
      "UTTypeIconFile": "key.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tlf"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tld",
      "UTTypeDescription": "IDS_LICENSEDISCONNECTEDFRIENDLYNAME",
      "UTTypeIconFile": "key.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tld"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tms",
      "UTTypeDescription": "IDS_MAPSOURCEFRIENDLYNAME",
      "UTTypeIconFile": "map.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tms"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tmsd",
      "UTTypeDescription": "IDS_MAPSOURCEDEFAULTSFRIENDLYNAME",
      "UTTypeIconFile": "unk.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tmsd"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tsvc",
      "UTTypeDescription": "IDS_ATOMSERVICEFRIENDLYNAME",
      "UTTypeIconFile": "tdsx.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tsvc"
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.948150634765625,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 160,
        "sizeofcmds": 640,
        "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": 160,
          "offset": " 0x8"
        },
        {
          "description": 160,
          "size": 2195589,
          "offset": " 0x10"
        },
        {
          "description": 2195589,
          "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": 29184,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 29184,
          "offset": " 0x90"
        },
        {
          "description": 29184,
          "size": 7,
          "offset": " 0x98"
        },
        {
          "description": "Fixed Virtual Memory Library identification information command",
          "size": 9,
          "offset": " 0xa0"
        },
        {
          "description": "Fixed VM File inclusion commmand",
          "size": 1702125407,
          "offset": " 0xa8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0xb8"
        },
        {
          "description": 0,
          "size": 159520,
          "offset": " 0xc8"
        },
        {
          "description": 159520,
          "size": 228559,
          "offset": " 0xd0"
        },
        {
          "description": 228559,
          "size": 159520,
          "offset": " 0xd8"
        },
        {
          "description": 0,
          "size": 524352,
          "offset": " 0xe8"
        },
        {
          "description": 0,
          "size": 1953718111,
          "offset": " 0xf8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x108"
        },
        {
          "description": 0,
          "size": 388080,
          "offset": " 0x118"
        },
        {
          "description": 388080,
          "size": 3492,
          "offset": " 0x120"
        },
        {
          "description": 3492,
          "size": 388080,
          "offset": " 0x128"
        },
        {
          "description": 0,
          "size": 524360,
          "offset": " 0x138"
        },
        {
          "description": 524360,
          "size": 6,
          "offset": " 0x140"
        },
        {
          "description": "Fixed Virtual Memory Library Load command",
          "size": 1953718111,
          "offset": " 0x148"
        },
        {
          "description": 1953718111,
          "size": 1701866597,
          "offset": " 0x150"
        },
        {
          "description": 1701866597,
          "size": 1163157343,
          "offset": " 0x158"
        },
        {
          "description": 0,
          "size": 391572,
          "offset": " 0x168"
        },
        {
          "description": 391572,
          "size": 5836,
          "offset": " 0x170"
        },
        {
          "description": 5836,
          "size": 391572,
          "offset": " 0x178"
        },
        {
          "description": 0,
          "size": 524352,
          "offset": " 0x188"
        },
        {
          "description": 0,
          "size": 1667719007,
          "offset": " 0x198"
        },
        {
          "description": 1667719007,
          "size": 1953523043,
          "offset": " 0x1a0"
        },
        {
          "description": 1953523043,
          "size": 1163157343,
          "offset": " 0x1a8"
        },
        {
          "description": 0,
          "size": 397408,
          "offset": " 0x1b8"
        },
        {
          "description": 397408,
          "size": 22908,
          "offset": " 0x1c0"
        },
        {
          "description": 22908,
          "size": 397408,
          "offset": " 0x1c8"
        },
        {
          "description": 0,
          "size": 1937071967,
          "offset": " 0x1e8"
        },
        {
          "description": 1937071967,
          "size": 103,
          "offset": " 0x1f0"
        },
        {
          "description": 103,
          "size": 1163157343,
          "offset": " 0x1f8"
        },
        {
          "description": 0,
          "size": 420316,
          "offset": " 0x208"
        },
        {
          "description": 420316,
          "size": 8786,
          "offset": " 0x210"
        },
        {
          "description": 8786,
          "size": 420316,
          "offset": " 0x218"
        },
        {
          "description": 0,
          "size": 1935892319,
          "offset": " 0x238"
        },
        {
          "description": 1935892319,
          "size": 103,
          "offset": " 0x240"
        },
        {
          "description": 103,
          "size": 1163157343,
          "offset": " 0x248"
        },
        {
          "description": 0,
          "size": 429102,
          "offset": " 0x258"
        },
        {
          "description": 429102,
          "size": 171,
          "offset": " 0x260"
        },
        {
          "description": 171,
          "size": 429102,
          "offset": " 0x268"
        },
        {
          "description": 0,
          "size": 2,
          "offset": " 0x278"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v2021.2.2
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLIconFile": "desktop.icns",
      "CFBundleURLName": "Tableau",
      "CFBundleURLSchemes": [
        "tableau",
        "tableau-desktop"
      ]
    }
  ],
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeIconFile": "twbx.icns",
      "CFBundleTypeName": "IDS_PACKAGEDWORKBOOKFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.twbx"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "twb.icns",
      "CFBundleTypeName": "IDS_WORKBOOKFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.twb"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "tps.icns",
      "CFBundleTypeName": "IDS_PREFERENCESFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tps"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "tbm.icns",
      "CFBundleTypeName": "IDS_BOOKMARKFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tbm"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "tds.icns",
      "CFBundleTypeName": "IDS_DATASOURCEFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tds"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "tdsx.icns",
      "CFBundleTypeName": "IDS_PACKAGEDDATASOURCEFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tdsx"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "tde.icns",
      "CFBundleTypeName": "IDS_EXTRACTFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tde"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "key.icns",
      "CFBundleTypeName": "IDS_LICENSERETURNRESPONSEFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tlr"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "key.icns",
      "CFBundleTypeName": "IDS_LICENSERESPONSEFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tlf"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "key.icns",
      "CFBundleTypeName": "IDS_LICENSEDISCONNECTEDFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tld"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "map.icns",
      "CFBundleTypeName": "IDS_MAPSOURCEFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tms"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "tdsx.icns",
      "CFBundleTypeName": "IDS_ATOMSERVICEFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tsvc"
      ],
      "LSHandlerRank": "Owner"
    }
  ],
  "CFBundleExecutable": "Tableau",
  "CFBundleGetInfoString": "",
  "CFBundleIconFile": "desktop.icns",
  "CFBundleIdentifier": "com.tableausoftware.tableaudesktop",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleLongVersionString": "",
  "CFBundleName": "Tableau",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2021.2.2",
  "CFBundleSignature": "????",
  "CFBundleVersion": "20212.21.0818.1843",
  "CSResourcesFileMapped": true,
  "LSMinimumSystemVersion": "10.13",
  "LSRequiresCarbon": true,
  "NSHumanReadableCopyright": "",
  "NSPrincipalClass": "NSApplication",
  "NSHighResolutionCapable": "True",
  "SMPrivilegedExecutables": {
    "com.tableausoftware.pkginstaller": "identifier \"com.tableausoftware.pkginstaller\" and anchor apple generic and certificate leaf[subject.CN] = \"\""
  },
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSRequiresAquaSystemAppearance": true,
  "UTExportedTypeDeclarations": [
    {
      "UTTypeIdentifier": "com.tableausoftware.twbx",
      "UTTypeDescription": "IDS_PACKAGEDWORKBOOKFRIENDLYNAME",
      "UTTypeIconFile": "twbx.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "twbx"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.twb",
      "UTTypeDescription": "IDS_WORKBOOKFRIENDLYNAME",
      "UTTypeIconFile": "twb.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "twb"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tps",
      "UTTypeDescription": "IDS_PREFERENCESFRIENDLYNAME",
      "UTTypeIconFile": "tps.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tps"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tbm",
      "UTTypeDescription": "IDS_BOOKMARKFRIENDLYNAME",
      "UTTypeIconFile": "tbm.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tbm"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tds",
      "UTTypeDescription": "IDS_DATASOURCEFRIENDLYNAME",
      "UTTypeIconFile": "tds.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tds"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tdsx",
      "UTTypeDescription": "IDS_PACKAGEDDATASOURCEFRIENDLYNAME",
      "UTTypeIconFile": "tdsx.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tdsx"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tde",
      "UTTypeDescription": "IDS_EXTRACTFRIENDLYNAME",
      "UTTypeIconFile": "tde.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "tde",
          "hyper"
        ]
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tlq",
      "UTTypeDescription": "IDS_LICENSEREQUESTFRIENDLYNAME",
      "UTTypeIconFile": "keyreq.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tlq"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tlr",
      "UTTypeDescription": "IDS_LICENSERETURNRESPONSEFRIENDLYNAME",
      "UTTypeIconFile": "key.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tlr"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tlf",
      "UTTypeDescription": "IDS_LICENSERESPONSEFRIENDLYNAME",
      "UTTypeIconFile": "key.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tlf"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tld",
      "UTTypeDescription": "IDS_LICENSEDISCONNECTEDFRIENDLYNAME",
      "UTTypeIconFile": "key.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tld"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tms",
      "UTTypeDescription": "IDS_MAPSOURCEFRIENDLYNAME",
      "UTTypeIconFile": "map.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tms"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tmsd",
      "UTTypeDescription": "IDS_MAPSOURCEDEFAULTSFRIENDLYNAME",
      "UTTypeIconFile": "unk.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tmsd"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tsvc",
      "UTTypeDescription": "IDS_ATOMSERVICEFRIENDLYNAME",
      "UTTypeIconFile": "tdsx.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tsvc"
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.9447479248046875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 159,
        "sizeofcmds": 10168,
        "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": 159,
          "offset": " 0x8"
        },
        {
          "description": 159,
          "size": 2195589,
          "offset": " 0x10"
        },
        {
          "description": 2195589,
          "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": 28928,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 28928,
          "offset": " 0x90"
        },
        {
          "description": 28928,
          "size": 7,
          "offset": " 0x98"
        },
        {
          "description": "Fixed Virtual Memory Library identification information command",
          "size": 9,
          "offset": " 0xa0"
        },
        {
          "description": "Fixed VM File inclusion commmand",
          "size": 1702125407,
          "offset": " 0xa8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0xb8"
        },
        {
          "description": 0,
          "size": 159584,
          "offset": " 0xc8"
        },
        {
          "description": 159584,
          "size": 222271,
          "offset": " 0xd0"
        },
        {
          "description": 222271,
          "size": 159584,
          "offset": " 0xd8"
        },
        {
          "description": 0,
          "size": 524352,
          "offset": " 0xe8"
        },
        {
          "description": 0,
          "size": 1953718111,
          "offset": " 0xf8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x108"
        },
        {
          "description": 0,
          "size": 381856,
          "offset": " 0x118"
        },
        {
          "description": 381856,
          "size": 3504,
          "offset": " 0x120"
        },
        {
          "description": 3504,
          "size": 381856,
          "offset": " 0x128"
        },
        {
          "description": 0,
          "size": 524360,
          "offset": " 0x138"
        },
        {
          "description": 524360,
          "size": 6,
          "offset": " 0x140"
        },
        {
          "description": "Fixed Virtual Memory Library Load command",
          "size": 1953718111,
          "offset": " 0x148"
        },
        {
          "description": 1953718111,
          "size": 1701866597,
          "offset": " 0x150"
        },
        {
          "description": 1701866597,
          "size": 1163157343,
          "offset": " 0x158"
        },
        {
          "description": 0,
          "size": 385360,
          "offset": " 0x168"
        },
        {
          "description": 385360,
          "size": 5856,
          "offset": " 0x170"
        },
        {
          "description": 5856,
          "size": 385360,
          "offset": " 0x178"
        },
        {
          "description": 0,
          "size": 524352,
          "offset": " 0x188"
        },
        {
          "description": 0,
          "size": 1667719007,
          "offset": " 0x198"
        },
        {
          "description": 1667719007,
          "size": 1953523043,
          "offset": " 0x1a0"
        },
        {
          "description": 1953523043,
          "size": 1163157343,
          "offset": " 0x1a8"
        },
        {
          "description": 0,
          "size": 391216,
          "offset": " 0x1b8"
        },
        {
          "description": 391216,
          "size": 23204,
          "offset": " 0x1c0"
        },
        {
          "description": 23204,
          "size": 391216,
          "offset": " 0x1c8"
        },
        {
          "description": 0,
          "size": 1937071967,
          "offset": " 0x1e8"
        },
        {
          "description": 1937071967,
          "size": 103,
          "offset": " 0x1f0"
        },
        {
          "description": 103,
          "size": 1163157343,
          "offset": " 0x1f8"
        },
        {
          "description": 0,
          "size": 414420,
          "offset": " 0x208"
        },
        {
          "description": 414420,
          "size": 11546,
          "offset": " 0x210"
        },
        {
          "description": 11546,
          "size": 414420,
          "offset": " 0x218"
        },
        {
          "description": 0,
          "size": 1935892319,
          "offset": " 0x238"
        },
        {
          "description": 1935892319,
          "size": 103,
          "offset": " 0x240"
        },
        {
          "description": 103,
          "size": 1163157343,
          "offset": " 0x248"
        },
        {
          "description": 0,
          "size": 425966,
          "offset": " 0x258"
        },
        {
          "description": 425966,
          "size": 1616,
          "offset": " 0x260"
        },
        {
          "description": 1616,
          "size": 425966,
          "offset": " 0x268"
        },
        {
          "description": 0,
          "size": 2,
          "offset": " 0x278"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v2020.3.6
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLIconFile": "desktop.icns",
      "CFBundleURLName": "Tableau",
      "CFBundleURLSchemes": [
        "tableau"
      ]
    }
  ],
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeIconFile": "twbx.icns",
      "CFBundleTypeName": "IDS_PACKAGEDWORKBOOKFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.twbx"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "twb.icns",
      "CFBundleTypeName": "IDS_WORKBOOKFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.twb"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "tps.icns",
      "CFBundleTypeName": "IDS_PREFERENCESFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tps"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "tbm.icns",
      "CFBundleTypeName": "IDS_BOOKMARKFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tbm"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "tds.icns",
      "CFBundleTypeName": "IDS_DATASOURCEFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tds"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "tdsx.icns",
      "CFBundleTypeName": "IDS_PACKAGEDDATASOURCEFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tdsx"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "tde.icns",
      "CFBundleTypeName": "IDS_EXTRACTFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tde"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "key.icns",
      "CFBundleTypeName": "IDS_LICENSERETURNRESPONSEFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tlr"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "key.icns",
      "CFBundleTypeName": "IDS_LICENSERESPONSEFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tlf"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "key.icns",
      "CFBundleTypeName": "IDS_LICENSEDISCONNECTEDFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tld"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "map.icns",
      "CFBundleTypeName": "IDS_MAPSOURCEFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tms"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "tdsx.icns",
      "CFBundleTypeName": "IDS_ATOMSERVICEFRIENDLYNAME",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tsvc"
      ],
      "LSHandlerRank": "Owner"
    }
  ],
  "CFBundleExecutable": "Tableau",
  "CFBundleGetInfoString": "",
  "CFBundleIconFile": "desktop.icns",
  "CFBundleIdentifier": "com.tableausoftware.tableaudesktop",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleLongVersionString": "",
  "CFBundleName": "Tableau",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2020.3.6",
  "CFBundleSignature": "????",
  "CFBundleVersion": "20203.21.0216.1504",
  "CSResourcesFileMapped": true,
  "LSMinimumSystemVersion": "10.11",
  "LSRequiresCarbon": true,
  "NSHumanReadableCopyright": "",
  "NSPrincipalClass": "NSApplication",
  "NSHighResolutionCapable": "True",
  "SMPrivilegedExecutables": {
    "com.tableausoftware.pkginstaller": "identifier \"com.tableausoftware.pkginstaller\" and anchor apple generic and certificate leaf[subject.CN] = \"\""
  },
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSRequiresAquaSystemAppearance": true,
  "UTExportedTypeDeclarations": [
    {
      "UTTypeIdentifier": "com.tableausoftware.twbx",
      "UTTypeDescription": "IDS_PACKAGEDWORKBOOKFRIENDLYNAME",
      "UTTypeIconFile": "twbx.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "twbx"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.twb",
      "UTTypeDescription": "IDS_WORKBOOKFRIENDLYNAME",
      "UTTypeIconFile": "twb.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "twb"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tps",
      "UTTypeDescription": "IDS_PREFERENCESFRIENDLYNAME",
      "UTTypeIconFile": "tps.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tps"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tbm",
      "UTTypeDescription": "IDS_BOOKMARKFRIENDLYNAME",
      "UTTypeIconFile": "tbm.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tbm"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tds",
      "UTTypeDescription": "IDS_DATASOURCEFRIENDLYNAME",
      "UTTypeIconFile": "tds.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tds"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tdsx",
      "UTTypeDescription": "IDS_PACKAGEDDATASOURCEFRIENDLYNAME",
      "UTTypeIconFile": "tdsx.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tdsx"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tde",
      "UTTypeDescription": "IDS_EXTRACTFRIENDLYNAME",
      "UTTypeIconFile": "tde.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "tde",
          "hyper"
        ]
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tlq",
      "UTTypeDescription": "IDS_LICENSEREQUESTFRIENDLYNAME",
      "UTTypeIconFile": "keyreq.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tlq"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tlr",
      "UTTypeDescription": "IDS_LICENSERETURNRESPONSEFRIENDLYNAME",
      "UTTypeIconFile": "key.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tlr"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tlf",
      "UTTypeDescription": "IDS_LICENSERESPONSEFRIENDLYNAME",
      "UTTypeIconFile": "key.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tlf"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tld",
      "UTTypeDescription": "IDS_LICENSEDISCONNECTEDFRIENDLYNAME",
      "UTTypeIconFile": "key.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tld"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tms",
      "UTTypeDescription": "IDS_MAPSOURCEFRIENDLYNAME",
      "UTTypeIconFile": "map.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tms"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tmsd",
      "UTTypeDescription": "IDS_MAPSOURCEDEFAULTSFRIENDLYNAME",
      "UTTypeIconFile": "unk.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tmsd"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tsvc",
      "UTTypeDescription": "IDS_ATOMSERVICEFRIENDLYNAME",
      "UTTypeIconFile": "tdsx.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tsvc"
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.9646453857421875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 160,
        "sizeofcmds": 10232,
        "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": 160,
          "offset": " 0x8"
        },
        {
          "description": 160,
          "size": 2195589,
          "offset": " 0x10"
        },
        {
          "description": 2195589,
          "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": 30208,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 30208,
          "offset": " 0x90"
        },
        {
          "description": 30208,
          "size": 7,
          "offset": " 0x98"
        },
        {
          "description": "Fixed Virtual Memory Library identification information command",
          "size": 9,
          "offset": " 0xa0"
        },
        {
          "description": "Fixed VM File inclusion commmand",
          "size": 1702125407,
          "offset": " 0xa8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0xb8"
        },
        {
          "description": 0,
          "size": 158624,
          "offset": " 0xc8"
        },
        {
          "description": 158624,
          "size": 245855,
          "offset": " 0xd0"
        },
        {
          "description": 245855,
          "size": 158624,
          "offset": " 0xd8"
        },
        {
          "description": 0,
          "size": 524352,
          "offset": " 0xe8"
        },
        {
          "description": 0,
          "size": 1953718111,
          "offset": " 0xf8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x108"
        },
        {
          "description": 0,
          "size": 25280,
          "offset": " 0x118"
        },
        {
          "description": 25280,
          "size": 3468,
          "offset": " 0x120"
        },
        {
          "description": 3468,
          "size": 25280,
          "offset": " 0x128"
        },
        {
          "description": 0,
          "size": 524360,
          "offset": " 0x138"
        },
        {
          "description": 524360,
          "size": 6,
          "offset": " 0x140"
        },
        {
          "description": "Fixed Virtual Memory Library Load command",
          "size": 1953718111,
          "offset": " 0x148"
        },
        {
          "description": 1953718111,
          "size": 1701866597,
          "offset": " 0x150"
        },
        {
          "description": 1701866597,
          "size": 1163157343,
          "offset": " 0x158"
        },
        {
          "description": 0,
          "size": 407948,
          "offset": " 0x168"
        },
        {
          "description": 407948,
          "size": 5796,
          "offset": " 0x170"
        },
        {
          "description": 5796,
          "size": 407948,
          "offset": " 0x178"
        },
        {
          "description": 0,
          "size": 524352,
          "offset": " 0x188"
        },
        {
          "description": 0,
          "size": 1667719007,
          "offset": " 0x198"
        },
        {
          "description": 1667719007,
          "size": 1953523043,
          "offset": " 0x1a0"
        },
        {
          "description": 1953523043,
          "size": 1163157343,
          "offset": " 0x1a8"
        },
        {
          "description": 0,
          "size": 413744,
          "offset": " 0x1b8"
        },
        {
          "description": 413744,
          "size": 22628,
          "offset": " 0x1c0"
        },
        {
          "description": 22628,
          "size": 413744,
          "offset": " 0x1c8"
        },
        {
          "description": 0,
          "size": 1937071967,
          "offset": " 0x1e8"
        },
        {
          "description": 1937071967,
          "size": 103,
          "offset": " 0x1f0"
        },
        {
          "description": 103,
          "size": 1163157343,
          "offset": " 0x1f8"
        },
        {
          "description": 0,
          "size": 436372,
          "offset": " 0x208"
        },
        {
          "description": 436372,
          "size": 8154,
          "offset": " 0x210"
        },
        {
          "description": 8154,
          "size": 436372,
          "offset": " 0x218"
        },
        {
          "description": 0,
          "size": 1935892319,
          "offset": " 0x238"
        },
        {
          "description": 1935892319,
          "size": 103,
          "offset": " 0x240"
        },
        {
          "description": 103,
          "size": 1163157343,
          "offset": " 0x248"
        },
        {
          "description": 0,
          "size": 444526,
          "offset": " 0x258"
        },
        {
          "description": 444526,
          "size": 2520,
          "offset": " 0x260"
        },
        {
          "description": 2520,
          "size": 444526,
          "offset": " 0x268"
        },
        {
          "description": 0,
          "size": 2,
          "offset": " 0x278"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}