Does Tableau Prep work on Apple Silicon?

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

May also be known as Tableau Prep Builder, Tableau Prep Builder 2022, or Tableausoftware Tableauprep

๐Ÿ“š Bundle Version History

com.tableausoftware.tableauprep

v2022.1.2
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDisplayName": "Tableau Prep Builder",
  "CFBundleExecutable": "Tableau Prep Builder",
  "CFBundleIconFile": "electron.icns",
  "CFBundleIdentifier": "com.tableausoftware.tableauprep",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Tableau Prep Builder",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2022.1.2",
  "CFBundleVersion": "22.12.22.0523.1245",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTSDKBuild": "11.1",
  "DTSDKName": "macosx11.1",
  "DTXcode": "1240",
  "DTXcodeBuild": "12D4e",
  "ElectronAsarIntegrity": {
    "Resources/default_app.asar": {
      "algorithm": "SHA256",
      "hash": "857172e4d62de44b72638d5fa2f787dfd525c4bb666d729ed0e0c987af6b1f38"
    }
  },
  "LSApplicationCategoryType": "public.app-category.developer-tools",
  "LSMinimumSystemVersion": "10.11.0",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true
  },
  "NSBluetoothAlwaysUsageDescription": "This app needs access to Bluetooth",
  "NSBluetoothPeripheralUsageDescription": "This app needs access to Bluetooth",
  "NSCameraUsageDescription": "This app needs access to the camera",
  "NSHighResolutionCapable": true,
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "This app needs access to the microphone",
  "NSPrincipalClass": "AtomApplication",
  "NSQuitAlwaysKeepsWindows": false,
  "NSRequiresAquaSystemAppearance": false,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeIconFile": "tfl.icns",
      "CFBundleTypeName": "Tableau Flow",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tfl"
      ],
      "LSHandlerRank": "Owner"
    },
    {
      "CFBundleTypeIconFile": "Prep_tflx.icns",
      "CFBundleTypeName": "Packaged Tableau Flow",
      "CFBundleTypeRole": "Editor",
      "LSItemContentTypes": [
        "com.tableausoftware.tflx"
      ],
      "LSHandlerRank": "Owner"
    }
  ],
  "UTExportedTypeDeclarations": [
    {
      "UTTypeIdentifier": "com.tableausoftware.tfl",
      "UTTypeDescription": "Tableau Flow",
      "UTTypeIconFile": "tfl.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tfl"
      }
    },
    {
      "UTTypeIdentifier": "com.tableausoftware.tflx",
      "UTTypeDescription": "Packaged Tableau Flow",
      "UTTypeIconFile": "Prep_tflx.icns",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": "tflx"
      }
    }
  ],
  "NSHumanReadableCopyright": "Tableau Software, LLC"
}
Full Meta Details
{
  "fileSize": 0.3556060791015625,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 26,
        "sizeofcmds": 2800,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 4277009103,
          "size": 3,
          "offset": " 0x0"
        },
        {
          "description": "Symbol segment command",
          "size": 26,
          "offset": " 0x8"
        },
        {
          "description": "64-bits Routines Command",
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x60"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}