๐Ÿ“š Bundle Version History

com.vmware.fusion

v13.0.2
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "CFBundleName": "VMware Fusion",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleHelpBookFolder": "onlinehelp",
  "CFBundleHelpBookName": "VMware Fusion Help",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeName": "VMConfig",
      "LSItemContentTypes": [
        "com.vmware.vm-config"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeIconFile": "vmx.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeName": "VMBundle",
      "LSItemContentTypes": [
        "com.vmware.vm-package"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeIconFile": "vmwarevm.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeName": "Virtual Disk",
      "LSItemContentTypes": [
        "com.vmware.vm-disk"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeIconFile": "vmdk.icns",
      "CFBundleTypeRole": "None"
    },
    {
      "LSItemContentTypes": [
        "com.vmware.vm-team"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeRole": "None"
    },
    {
      "LSItemContentTypes": [
        "com.vmware.vm-snapshot"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeRole": "None"
    },
    {
      "LSItemContentTypes": [
        "com.vmware.vm-foundry"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeRole": "None"
    },
    {
      "LSItemContentTypes": [
        "com.vmware.foreign.pvs"
      ],
      "LSHandlerRank": "Alternate",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "LSItemContentTypes": [
        "com.vmware.foreign.pvm"
      ],
      "LSHandlerRank": "Alternate",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "vpc7"
      ],
      "LSHandlerRank": "Alternate",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "vhd"
      ],
      "LSHandlerRank": "Alternate",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeName": "OVF",
      "LSItemContentTypes": [
        "com.vmware.foreign.ovf"
      ],
      "LSHandlerRank": "Alternate",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeName": "Unknown document",
      "CFBundleTypeRole": "Viewer",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "public.data"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "vmdownload"
      ],
      "CFBundleTypeIconFile": "vmdownload.icns",
      "CFBundleTypeName": "VM download",
      "CFBundleTypeRole": "Editor"
    }
  ],
  "CFBundleExecutable": "VMware Fusion",
  "CFBundleIconFile": "fusion.icns",
  "CFBundleIdentifier": "com.vmware.fusion",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "13.0.2",
  "CFBundleSignature": "????",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLIconFile": "vmwarevm.icns",
      "CFBundleURLName": "VMware Remote Console",
      "CFBundleURLSchemes": [
        "vmrc"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLIconFile": "vmwarevm.icns",
      "CFBundleURLName": "VMware Restricted VM",
      "CFBundleURLSchemes": [
        "vmware-rvm"
      ]
    }
  ],
  "CFBundleVersion": "21581413",
  "NSHumanReadableCopyright": "Copyright ยฉ 1998-2023 VMware, Inc.",
  "NSMainNibFile": "plMainMenu",
  "NSPrincipalClass": "DUIApplication",
  "LSMinimumSystemVersion": "11.00.0",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeIdentifier": "com.vmware.vm-config",
      "UTTypeConformsTo": [
        "public.text"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmx"
        ],
        "public.mime-type": "application/x-vmware-vm"
      },
      "UTTypeDescription": "VMware virtual machine configuration",
      "UTTypeIconFile": "vmx.icns"
    },
    {
      "UTTypeIdentifier": "com.vmware.vm-package",
      "UTTypeConformsTo": [
        "com.apple.package"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmwarevm"
        ]
      },
      "UTTypeDescription": "VMware virtual machine",
      "UTTypeIconFile": "vmwarevm.icns"
    },
    {
      "UTTypeIdentifier": "com.vmware.vm-disk",
      "UTTypeConformsTo": [
        "public.disk-image",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmdk"
        ],
        "public.mime-type": "application/x-vmware-vmdisk"
      },
      "UTTypeDescription": "VMware virtual disk",
      "UTTypeIconFile": "vmdk.icns"
    },
    {
      "UTTypeIdentifier": "com.vmware.vm-team",
      "UTTypeConformsTo": [
        "public.xml"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmtm"
        ],
        "public.mime-type": "application/x-vmware-team"
      },
      "UTTypeDescription": "VMware team"
    },
    {
      "UTTypeIdentifier": "com.vmware.vm-snapshot",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmsn"
        ],
        "public.mime-type": "application/x-vmware-snapshot"
      },
      "UTTypeDescription": "VMware virtual machine snapshot"
    },
    {
      "UTTypeIdentifier": "com.vmware.vm-foundry",
      "UTTypeConformsTo": [
        "public.xml"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmxf"
        ],
        "public.mime-type": "application/x-vmware-vmfoundry"
      },
      "UTTypeDescription": "VMware virtual machine VIX meta-data"
    }
  ],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeDescription": "Open Virtualization Format package",
      "UTTypeConformsTo": [
        "public.text"
      ],
      "UTTypeIdentifier": "com.vmware.foreign.ovf",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "ovf",
          "ova"
        ]
      }
    },
    {
      "UTTypeIdentifier": "com.vmware.foreign.pvm",
      "UTTypeConformsTo": [
        "com.apple.package",
        "public.composite-content"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "pvm"
        ]
      },
      "UTTypeDescription": "Parallels VM package"
    },
    {
      "UTTypeIdentifier": "com.vmware.foreign.pvs",
      "UTTypeConformsTo": [
        "public.text"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "pvs"
        ]
      },
      "UTTypeDescription": "Parallels VM configuration"
    },
    {
      "UTTypeIdentifier": "com.vmware.foreign.vpc7",
      "UTTypeConformsTo": [
        "com.apple.package",
        "public.composite-content"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vpc7"
        ]
      },
      "UTTypeDescription": "Virtual PC Document"
    },
    {
      "UTTypeIdentifier": "com.vmware.foreign.vhd",
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vhd",
          "exe"
        ]
      },
      "UTTypeDescription": "Virtual PC Disk"
    }
  ],
  "com.apple.PreferenceSync.ExcludeAllSyncKeys": true,
  "LSApplicationCategoryType": "public.app-category.productivity",
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSHighResolutionCapable": true,
  "NSCameraUsageDescription": "Video and still images from host camera hardware will be made available to any virtual machine configured with a Camera device.",
  "NSMicrophoneUsageDescription": "Audio from host microphone hardware will be made available to any virtual machine configured with a Sound Card device which is connected to the host and configured to use the host microphone as its Input Device.",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true,
    "NSAllowsArbitraryLoadsInWebContent": true
  },
  "SMPrivilegedExecutables": {
    "com.vmware.fusion.InstallHelper": "identifier \"com.vmware.fusion.InstallHelper\" and anchor apple generic and anchor trusted and cert leaf[subject.CN] = *\"VMware, Inc.\"*",
    "com.vmware.fusion.CDSHelper": "identifier \"com.vmware.fusion.CDSHelper\" and anchor apple generic and anchor trusted and cert leaf[subject.CN] = *\"VMware, Inc.\"*"
  },
  "NSAppleEventsUsageDescription": "",
  "GPUEjectPolicy": "wait"
}
Full Meta Details
{
  "fileSize": 19.992996215820312,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 10666256,
        "flags": [
          "The object file is the output of an incremental link against a base file and can not be link edited again.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "The object file's undefined references are bound by the dynamic linker when loaded."
        ]
      },
      "loadCommandsInfo": [
        {
          "description": 3405691582,
          "size": 2,
          "offset": " 0x0"
        },
        {
          "description": 4103,
          "size": 3,
          "offset": " 0x8"
        },
        {
          "description": 1024,
          "size": 10666256,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 668672,
          "offset": " 0x20"
        },
        {
          "description": 10265424,
          "size": 14,
          "offset": " 0x28"
        }
      ],
      "magic": "cafebabe",
      "offset": "0",
      "processorSubType": "v7em",
      "processorType": 0
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 70,
        "sizeofcmds": 7784,
        "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": " 0x4000"
        },
        {
          "description": "Symbol segment command",
          "size": 70,
          "offset": " 0x4008"
        },
        {
          "description": 70,
          "size": 2195589,
          "offset": " 0x4010"
        },
        {
          "description": 2195589,
          "size": 25,
          "offset": " 0x4018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x4020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x4028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x4060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x4068"
        },
        {
          "description": 0,
          "size": 34304,
          "offset": " 0x4080"
        },
        {
          "description": 0,
          "size": 34304,
          "offset": " 0x4090"
        },
        {
          "description": 34304,
          "size": 5,
          "offset": " 0x4098"
        },
        {
          "description": "UNIX Thread command",
          "size": 12,
          "offset": " 0x40a0"
        },
        {
          "description": "Dynamically linked shared library identification command",
          "size": 1702125407,
          "offset": " 0x40a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x40b8"
        },
        {
          "description": 0,
          "size": 70288,
          "offset": " 0x40c8"
        },
        {
          "description": 70288,
          "size": 3431072,
          "offset": " 0x40d0"
        },
        {
          "description": 3431072,
          "size": 70288,
          "offset": " 0x40d8"
        },
        {
          "description": 0,
          "size": 524352,
          "offset": " 0x40e8"
        },
        {
          "description": 0,
          "size": 1953718111,
          "offset": " 0x40f8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x4108"
        }
      ],
      "magic": "cffaedfe",
      "offset": "4000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 70,
        "sizeofcmds": 7864,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 0,
          "size": 70,
          "offset": " 0xa34008"
        },
        {
          "description": 70,
          "size": 2195589,
          "offset": " 0xa34010"
        },
        {
          "description": 2195589,
          "size": 25,
          "offset": " 0xa34018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0xa34020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0xa34028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0xa34060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0xa34068"
        },
        {
          "description": 0,
          "size": 34304,
          "offset": " 0xa34080"
        },
        {
          "description": 0,
          "size": 34304,
          "offset": " 0xa34090"
        },
        {
          "description": 34304,
          "size": 5,
          "offset": " 0xa34098"
        },
        {
          "description": "UNIX Thread command",
          "size": 13,
          "offset": " 0xa340a0"
        },
        {
          "description": "Dynamic Library Identifier",
          "size": 1702125407,
          "offset": " 0xa340a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0xa340b8"
        },
        {
          "description": 0,
          "size": 77468,
          "offset": " 0xa340c8"
        },
        {
          "description": 77468,
          "size": 3227980,
          "offset": " 0xa340d0"
        },
        {
          "description": 3227980,
          "size": 77468,
          "offset": " 0xa340d8"
        },
        {
          "description": 0,
          "size": 524352,
          "offset": " 0xa340e8"
        },
        {
          "description": 0,
          "size": 1953718111,
          "offset": " 0xa340f8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0xa34108"
        }
      ],
      "magic": "cffaedfe",
      "offset": "a34000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
v13.0.0
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "CFBundleName": "VMware Fusion",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleHelpBookFolder": "onlinehelp",
  "CFBundleHelpBookName": "VMware Fusion Help",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeName": "VMConfig",
      "LSItemContentTypes": [
        "com.vmware.vm-config"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeIconFile": "vmx.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeName": "VMBundle",
      "LSItemContentTypes": [
        "com.vmware.vm-package"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeIconFile": "vmwarevm.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeName": "Virtual Disk",
      "LSItemContentTypes": [
        "com.vmware.vm-disk"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeIconFile": "vmdk.icns",
      "CFBundleTypeRole": "None"
    },
    {
      "LSItemContentTypes": [
        "com.vmware.vm-team"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeRole": "None"
    },
    {
      "LSItemContentTypes": [
        "com.vmware.vm-snapshot"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeRole": "None"
    },
    {
      "LSItemContentTypes": [
        "com.vmware.vm-foundry"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeRole": "None"
    },
    {
      "LSItemContentTypes": [
        "com.vmware.foreign.pvs"
      ],
      "LSHandlerRank": "Alternate",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "LSItemContentTypes": [
        "com.vmware.foreign.pvm"
      ],
      "LSHandlerRank": "Alternate",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "vpc7"
      ],
      "LSHandlerRank": "Alternate",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "vhd"
      ],
      "LSHandlerRank": "Alternate",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeName": "OVF",
      "LSItemContentTypes": [
        "com.vmware.foreign.ovf"
      ],
      "LSHandlerRank": "Alternate",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeName": "Unknown document",
      "CFBundleTypeRole": "Viewer",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "public.data"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "vmdownload"
      ],
      "CFBundleTypeIconFile": "vmdownload.icns",
      "CFBundleTypeName": "VM download",
      "CFBundleTypeRole": "Editor"
    }
  ],
  "CFBundleExecutable": "VMware Fusion",
  "CFBundleIconFile": "fusion.icns",
  "CFBundleIdentifier": "com.vmware.fusion",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "13.0.0",
  "CFBundleSignature": "????",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLIconFile": "vmwarevm.icns",
      "CFBundleURLName": "VMware Remote Console",
      "CFBundleURLSchemes": [
        "vmrc"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLIconFile": "vmwarevm.icns",
      "CFBundleURLName": "VMware Restricted VM",
      "CFBundleURLSchemes": [
        "vmware-rvm"
      ]
    }
  ],
  "CFBundleVersion": "20802013",
  "NSHumanReadableCopyright": "Copyright ยฉ 1998-2022 VMware, Inc.",
  "NSMainNibFile": "plMainMenu",
  "NSPrincipalClass": "DUIApplication",
  "LSMinimumSystemVersion": "11.00.0",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeIdentifier": "com.vmware.vm-config",
      "UTTypeConformsTo": [
        "public.text"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmx"
        ],
        "public.mime-type": "application/x-vmware-vm"
      },
      "UTTypeDescription": "VMware virtual machine configuration",
      "UTTypeIconFile": "vmx.icns"
    },
    {
      "UTTypeIdentifier": "com.vmware.vm-package",
      "UTTypeConformsTo": [
        "com.apple.package"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmwarevm"
        ]
      },
      "UTTypeDescription": "VMware virtual machine",
      "UTTypeIconFile": "vmwarevm.icns"
    },
    {
      "UTTypeIdentifier": "com.vmware.vm-disk",
      "UTTypeConformsTo": [
        "public.disk-image",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmdk"
        ],
        "public.mime-type": "application/x-vmware-vmdisk"
      },
      "UTTypeDescription": "VMware virtual disk",
      "UTTypeIconFile": "vmdk.icns"
    },
    {
      "UTTypeIdentifier": "com.vmware.vm-team",
      "UTTypeConformsTo": [
        "public.xml"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmtm"
        ],
        "public.mime-type": "application/x-vmware-team"
      },
      "UTTypeDescription": "VMware team"
    },
    {
      "UTTypeIdentifier": "com.vmware.vm-snapshot",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmsn"
        ],
        "public.mime-type": "application/x-vmware-snapshot"
      },
      "UTTypeDescription": "VMware virtual machine snapshot"
    },
    {
      "UTTypeIdentifier": "com.vmware.vm-foundry",
      "UTTypeConformsTo": [
        "public.xml"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmxf"
        ],
        "public.mime-type": "application/x-vmware-vmfoundry"
      },
      "UTTypeDescription": "VMware virtual machine VIX meta-data"
    }
  ],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeDescription": "Open Virtualization Format package",
      "UTTypeConformsTo": [
        "public.text"
      ],
      "UTTypeIdentifier": "com.vmware.foreign.ovf",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "ovf",
          "ova"
        ]
      }
    },
    {
      "UTTypeIdentifier": "com.vmware.foreign.pvm",
      "UTTypeConformsTo": [
        "com.apple.package",
        "public.composite-content"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "pvm"
        ]
      },
      "UTTypeDescription": "Parallels VM package"
    },
    {
      "UTTypeIdentifier": "com.vmware.foreign.pvs",
      "UTTypeConformsTo": [
        "public.text"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "pvs"
        ]
      },
      "UTTypeDescription": "Parallels VM configuration"
    },
    {
      "UTTypeIdentifier": "com.vmware.foreign.vpc7",
      "UTTypeConformsTo": [
        "com.apple.package",
        "public.composite-content"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vpc7"
        ]
      },
      "UTTypeDescription": "Virtual PC Document"
    },
    {
      "UTTypeIdentifier": "com.vmware.foreign.vhd",
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vhd",
          "exe"
        ]
      },
      "UTTypeDescription": "Virtual PC Disk"
    }
  ],
  "com.apple.PreferenceSync.ExcludeAllSyncKeys": true,
  "LSApplicationCategoryType": "public.app-category.productivity",
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSHighResolutionCapable": true,
  "NSCameraUsageDescription": "Video and still images from host camera hardware will be made available to any virtual machine configured with a Camera device.",
  "NSMicrophoneUsageDescription": "Audio from host microphone hardware will be made available to any virtual machine configured with a Sound Card device which is connected to the host and configured to use the host microphone as its Input Device.",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true,
    "NSAllowsArbitraryLoadsInWebContent": true
  },
  "SMPrivilegedExecutables": {
    "com.vmware.fusion.InstallHelper": "identifier \"com.vmware.fusion.InstallHelper\" and anchor apple generic and anchor trusted and cert leaf[subject.CN] = *\"VMware, Inc.\"*",
    "com.vmware.fusion.CDSHelper": "identifier \"com.vmware.fusion.CDSHelper\" and anchor apple generic and anchor trusted and cert leaf[subject.CN] = *\"VMware, Inc.\"*"
  },
  "NSAppleEventsUsageDescription": "",
  "GPUEjectPolicy": "wait"
}
Full Meta Details
{
  "fileSize": 19.992996215820312,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 10666256,
        "flags": [
          "The object file is the output of an incremental link against a base file and can not be link edited again.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "The object file's undefined references are bound by the dynamic linker when loaded."
        ]
      },
      "loadCommandsInfo": [
        {
          "description": 3405691582,
          "size": 2,
          "offset": " 0x0"
        },
        {
          "description": 4103,
          "size": 3,
          "offset": " 0x8"
        },
        {
          "description": 1024,
          "size": 10666256,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 668672,
          "offset": " 0x20"
        },
        {
          "description": 10265424,
          "size": 14,
          "offset": " 0x28"
        }
      ],
      "magic": "cafebabe",
      "offset": "0",
      "processorSubType": "v7em",
      "processorType": 0
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 70,
        "sizeofcmds": 7784,
        "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": " 0x4000"
        },
        {
          "description": "Symbol segment command",
          "size": 70,
          "offset": " 0x4008"
        },
        {
          "description": 70,
          "size": 2195589,
          "offset": " 0x4010"
        },
        {
          "description": 2195589,
          "size": 25,
          "offset": " 0x4018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x4020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x4028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x4060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x4068"
        },
        {
          "description": 0,
          "size": 34304,
          "offset": " 0x4080"
        },
        {
          "description": 0,
          "size": 34304,
          "offset": " 0x4090"
        },
        {
          "description": 34304,
          "size": 5,
          "offset": " 0x4098"
        },
        {
          "description": "UNIX Thread command",
          "size": 12,
          "offset": " 0x40a0"
        },
        {
          "description": "Dynamically linked shared library identification command",
          "size": 1702125407,
          "offset": " 0x40a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x40b8"
        },
        {
          "description": 0,
          "size": 70288,
          "offset": " 0x40c8"
        },
        {
          "description": 70288,
          "size": 3431072,
          "offset": " 0x40d0"
        },
        {
          "description": 3431072,
          "size": 70288,
          "offset": " 0x40d8"
        },
        {
          "description": 0,
          "size": 524352,
          "offset": " 0x40e8"
        },
        {
          "description": 0,
          "size": 1953718111,
          "offset": " 0x40f8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x4108"
        }
      ],
      "magic": "cffaedfe",
      "offset": "4000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 70,
        "sizeofcmds": 7864,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 0,
          "size": 70,
          "offset": " 0xa34008"
        },
        {
          "description": 70,
          "size": 2195589,
          "offset": " 0xa34010"
        },
        {
          "description": 2195589,
          "size": 25,
          "offset": " 0xa34018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0xa34020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0xa34028"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0xa34060"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0xa34068"
        },
        {
          "description": 0,
          "size": 34304,
          "offset": " 0xa34080"
        },
        {
          "description": 0,
          "size": 34304,
          "offset": " 0xa34090"
        },
        {
          "description": 34304,
          "size": 5,
          "offset": " 0xa34098"
        },
        {
          "description": "UNIX Thread command",
          "size": 13,
          "offset": " 0xa340a0"
        },
        {
          "description": "Dynamic Library Identifier",
          "size": 1702125407,
          "offset": " 0xa340a8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0xa340b8"
        },
        {
          "description": 0,
          "size": 77468,
          "offset": " 0xa340c8"
        },
        {
          "description": 77468,
          "size": 3227980,
          "offset": " 0xa340d0"
        },
        {
          "description": 3227980,
          "size": 77468,
          "offset": " 0xa340d8"
        },
        {
          "description": 0,
          "size": 524352,
          "offset": " 0xa340e8"
        },
        {
          "description": 0,
          "size": 1953718111,
          "offset": " 0xa340f8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0xa34108"
        }
      ],
      "magic": "cffaedfe",
      "offset": "a34000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
v12.2.4
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleName": "VMware Fusion",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleHelpBookFolder": "onlinehelp",
  "CFBundleHelpBookName": "VMware Fusion Help",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeName": "VMConfig",
      "LSItemContentTypes": [
        "com.vmware.vm-config"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeIconFile": "vmx.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeName": "VMBundle",
      "LSItemContentTypes": [
        "com.vmware.vm-package"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeIconFile": "vmwarevm.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeName": "Virtual Disk",
      "LSItemContentTypes": [
        "com.vmware.vm-disk"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeIconFile": "vmdk.icns",
      "CFBundleTypeRole": "None"
    },
    {
      "LSItemContentTypes": [
        "com.vmware.vm-team"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeRole": "None"
    },
    {
      "LSItemContentTypes": [
        "com.vmware.vm-snapshot"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeRole": "None"
    },
    {
      "LSItemContentTypes": [
        "com.vmware.vm-foundry"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeRole": "None"
    },
    {
      "LSItemContentTypes": [
        "com.vmware.foreign.pvs"
      ],
      "LSHandlerRank": "Alternate",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "LSItemContentTypes": [
        "com.vmware.foreign.pvm"
      ],
      "LSHandlerRank": "Alternate",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "vpc7"
      ],
      "LSHandlerRank": "Alternate",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "vhd"
      ],
      "LSHandlerRank": "Alternate",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeName": "OVF",
      "LSItemContentTypes": [
        "com.vmware.foreign.ovf"
      ],
      "LSHandlerRank": "Alternate",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeName": "Unknown document",
      "CFBundleTypeRole": "Viewer",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "public.data"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "vmdownload"
      ],
      "CFBundleTypeIconFile": "vmdownload.icns",
      "CFBundleTypeName": "VM download",
      "CFBundleTypeRole": "Editor"
    }
  ],
  "CFBundleExecutable": "VMware Fusion",
  "CFBundleIconFile": "fusion.icns",
  "CFBundleIdentifier": "com.vmware.fusion",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "12.2.4",
  "CFBundleSignature": "????",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLIconFile": "vmwarevm.icns",
      "CFBundleURLName": "VMware Remote Console",
      "CFBundleURLSchemes": [
        "vmrc"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLIconFile": "vmwarevm.icns",
      "CFBundleURLName": "VMware Restricted VM",
      "CFBundleURLSchemes": [
        "vmware-rvm"
      ]
    }
  ],
  "CFBundleVersion": "20071091",
  "NSHumanReadableCopyright": "Copyright ยฉ 1998-2022 VMware, Inc.",
  "NSMainNibFile": "plMainMenu",
  "NSPrincipalClass": "DUIApplication",
  "LSMinimumSystemVersion": "11.00.0",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeIdentifier": "com.vmware.vm-config",
      "UTTypeConformsTo": [
        "public.text"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmx"
        ],
        "public.mime-type": "application/x-vmware-vm"
      },
      "UTTypeDescription": "VMware virtual machine configuration",
      "UTTypeIconFile": "vmx.icns"
    },
    {
      "UTTypeIdentifier": "com.vmware.vm-package",
      "UTTypeConformsTo": [
        "com.apple.package"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmwarevm"
        ]
      },
      "UTTypeDescription": "VMware virtual machine",
      "UTTypeIconFile": "vmwarevm.icns"
    },
    {
      "UTTypeIdentifier": "com.vmware.vm-disk",
      "UTTypeConformsTo": [
        "public.disk-image",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmdk"
        ],
        "public.mime-type": "application/x-vmware-vmdisk"
      },
      "UTTypeDescription": "VMware virtual disk",
      "UTTypeIconFile": "vmdk.icns"
    },
    {
      "UTTypeIdentifier": "com.vmware.vm-team",
      "UTTypeConformsTo": [
        "public.xml"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmtm"
        ],
        "public.mime-type": "application/x-vmware-team"
      },
      "UTTypeDescription": "VMware team"
    },
    {
      "UTTypeIdentifier": "com.vmware.vm-snapshot",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmsn"
        ],
        "public.mime-type": "application/x-vmware-snapshot"
      },
      "UTTypeDescription": "VMware virtual machine snapshot"
    },
    {
      "UTTypeIdentifier": "com.vmware.vm-foundry",
      "UTTypeConformsTo": [
        "public.xml"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmxf"
        ],
        "public.mime-type": "application/x-vmware-vmfoundry"
      },
      "UTTypeDescription": "VMware virtual machine VIX meta-data"
    }
  ],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeDescription": "Open Virtualization Format package",
      "UTTypeConformsTo": [
        "public.text"
      ],
      "UTTypeIdentifier": "com.vmware.foreign.ovf",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "ovf",
          "ova"
        ]
      }
    },
    {
      "UTTypeIdentifier": "com.vmware.foreign.pvm",
      "UTTypeConformsTo": [
        "com.apple.package",
        "public.composite-content"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "pvm"
        ]
      },
      "UTTypeDescription": "Parallels VM package"
    },
    {
      "UTTypeIdentifier": "com.vmware.foreign.pvs",
      "UTTypeConformsTo": [
        "public.text"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "pvs"
        ]
      },
      "UTTypeDescription": "Parallels VM configuration"
    },
    {
      "UTTypeIdentifier": "com.vmware.foreign.vpc7",
      "UTTypeConformsTo": [
        "com.apple.package",
        "public.composite-content"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vpc7"
        ]
      },
      "UTTypeDescription": "Virtual PC Document"
    },
    {
      "UTTypeIdentifier": "com.vmware.foreign.vhd",
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vhd",
          "exe"
        ]
      },
      "UTTypeDescription": "Virtual PC Disk"
    }
  ],
  "com.apple.PreferenceSync.ExcludeAllSyncKeys": true,
  "LSApplicationCategoryType": "public.app-category.productivity",
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSHighResolutionCapable": true,
  "NSCameraUsageDescription": "Video and still images from host camera hardware will be made available to any virtual machine configured with a Camera device.",
  "NSMicrophoneUsageDescription": "Audio from host microphone hardware will be made available to any virtual machine configured with a Sound Card device which is connected to the host and configured to use the host microphone as its Input Device.",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true,
    "NSAllowsArbitraryLoadsInWebContent": true
  },
  "SMPrivilegedExecutables": {
    "com.vmware.fusion.InstallHelper": "identifier \"com.vmware.fusion.InstallHelper\" and anchor apple generic and anchor trusted and cert leaf[subject.CN] = *\"VMware, Inc.\"*",
    "com.vmware.fusion.CDSHelper": "identifier \"com.vmware.fusion.CDSHelper\" and anchor apple generic and anchor trusted and cert leaf[subject.CN] = *\"VMware, Inc.\"*"
  },
  "NSAppleEventsUsageDescription": "",
  "GPUEjectPolicy": "wait"
}
Full Meta Details
{
  "fileSize": 9.887176513671875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 70,
        "sizeofcmds": 7784,
        "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": 70,
          "offset": " 0x8"
        },
        {
          "description": 70,
          "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": 530432,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 530432,
          "offset": " 0x90"
        },
        {
          "description": 530432,
          "size": 5,
          "offset": " 0x98"
        },
        {
          "description": "UNIX Thread command",
          "size": 12,
          "offset": " 0xa0"
        },
        {
          "description": "Dynamically linked shared library identification command",
          "size": 1702125407,
          "offset": " 0xa8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0xb8"
        },
        {
          "description": 0,
          "size": 76336,
          "offset": " 0xc8"
        },
        {
          "description": 76336,
          "size": 3407536,
          "offset": " 0xd0"
        },
        {
          "description": 3407536,
          "size": 76336,
          "offset": " 0xd8"
        },
        {
          "description": 0,
          "size": 524352,
          "offset": " 0xe8"
        },
        {
          "description": 0,
          "size": 1953718111,
          "offset": " 0xf8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x108"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v12.2.1
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleName": "VMware Fusion",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleHelpBookFolder": "onlinehelp",
  "CFBundleHelpBookName": "VMware Fusion Help",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeName": "VMConfig",
      "LSItemContentTypes": [
        "com.vmware.vm-config"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeIconFile": "vmx.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeName": "VMBundle",
      "LSItemContentTypes": [
        "com.vmware.vm-package"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeIconFile": "vmwarevm.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeName": "Virtual Disk",
      "LSItemContentTypes": [
        "com.vmware.vm-disk"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeIconFile": "vmdk.icns",
      "CFBundleTypeRole": "None"
    },
    {
      "LSItemContentTypes": [
        "com.vmware.vm-team"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeRole": "None"
    },
    {
      "LSItemContentTypes": [
        "com.vmware.vm-snapshot"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeRole": "None"
    },
    {
      "LSItemContentTypes": [
        "com.vmware.vm-foundry"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeRole": "None"
    },
    {
      "LSItemContentTypes": [
        "com.vmware.foreign.pvs"
      ],
      "LSHandlerRank": "Alternate",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "LSItemContentTypes": [
        "com.vmware.foreign.pvm"
      ],
      "LSHandlerRank": "Alternate",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "vpc7"
      ],
      "LSHandlerRank": "Alternate",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "vhd"
      ],
      "LSHandlerRank": "Alternate",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeName": "OVF",
      "LSItemContentTypes": [
        "com.vmware.foreign.ovf"
      ],
      "LSHandlerRank": "Alternate",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeName": "Unknown document",
      "CFBundleTypeRole": "Viewer",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "public.data"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "vmdownload"
      ],
      "CFBundleTypeIconFile": "vmdownload.icns",
      "CFBundleTypeName": "VM download",
      "CFBundleTypeRole": "Editor"
    }
  ],
  "CFBundleExecutable": "VMware Fusion",
  "CFBundleIconFile": "fusion.icns",
  "CFBundleIdentifier": "com.vmware.fusion",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "12.2.1",
  "CFBundleSignature": "????",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLIconFile": "vmwarevm.icns",
      "CFBundleURLName": "VMware Remote Console",
      "CFBundleURLSchemes": [
        "vmrc"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLIconFile": "vmwarevm.icns",
      "CFBundleURLName": "VMware Restricted VM",
      "CFBundleURLSchemes": [
        "vmware-rvm"
      ]
    }
  ],
  "CFBundleVersion": "18811640",
  "NSHumanReadableCopyright": "Copyright ยฉ 1998-2021 VMware, Inc.",
  "NSMainNibFile": "plMainMenu",
  "NSPrincipalClass": "DUIApplication",
  "LSMinimumSystemVersion": "11.00.0",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeIdentifier": "com.vmware.vm-config",
      "UTTypeConformsTo": [
        "public.text"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmx"
        ],
        "public.mime-type": "application/x-vmware-vm"
      },
      "UTTypeDescription": "VMware virtual machine configuration",
      "UTTypeIconFile": "vmx.icns"
    },
    {
      "UTTypeIdentifier": "com.vmware.vm-package",
      "UTTypeConformsTo": [
        "com.apple.package"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmwarevm"
        ]
      },
      "UTTypeDescription": "VMware virtual machine",
      "UTTypeIconFile": "vmwarevm.icns"
    },
    {
      "UTTypeIdentifier": "com.vmware.vm-disk",
      "UTTypeConformsTo": [
        "public.disk-image",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmdk"
        ],
        "public.mime-type": "application/x-vmware-vmdisk"
      },
      "UTTypeDescription": "VMware virtual disk",
      "UTTypeIconFile": "vmdk.icns"
    },
    {
      "UTTypeIdentifier": "com.vmware.vm-team",
      "UTTypeConformsTo": [
        "public.xml"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmtm"
        ],
        "public.mime-type": "application/x-vmware-team"
      },
      "UTTypeDescription": "VMware team"
    },
    {
      "UTTypeIdentifier": "com.vmware.vm-snapshot",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmsn"
        ],
        "public.mime-type": "application/x-vmware-snapshot"
      },
      "UTTypeDescription": "VMware virtual machine snapshot"
    },
    {
      "UTTypeIdentifier": "com.vmware.vm-foundry",
      "UTTypeConformsTo": [
        "public.xml"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmxf"
        ],
        "public.mime-type": "application/x-vmware-vmfoundry"
      },
      "UTTypeDescription": "VMware virtual machine VIX meta-data"
    }
  ],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeDescription": "Open Virtualization Format package",
      "UTTypeConformsTo": [
        "public.text"
      ],
      "UTTypeIdentifier": "com.vmware.foreign.ovf",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "ovf",
          "ova"
        ]
      }
    },
    {
      "UTTypeIdentifier": "com.vmware.foreign.pvm",
      "UTTypeConformsTo": [
        "com.apple.package",
        "public.composite-content"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "pvm"
        ]
      },
      "UTTypeDescription": "Parallels VM package"
    },
    {
      "UTTypeIdentifier": "com.vmware.foreign.pvs",
      "UTTypeConformsTo": [
        "public.text"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "pvs"
        ]
      },
      "UTTypeDescription": "Parallels VM configuration"
    },
    {
      "UTTypeIdentifier": "com.vmware.foreign.vpc7",
      "UTTypeConformsTo": [
        "com.apple.package",
        "public.composite-content"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vpc7"
        ]
      },
      "UTTypeDescription": "Virtual PC Document"
    },
    {
      "UTTypeIdentifier": "com.vmware.foreign.vhd",
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vhd",
          "exe"
        ]
      },
      "UTTypeDescription": "Virtual PC Disk"
    }
  ],
  "com.apple.PreferenceSync.ExcludeAllSyncKeys": true,
  "LSApplicationCategoryType": "public.app-category.productivity",
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSHighResolutionCapable": true,
  "NSCameraUsageDescription": "Video and still images from host camera hardware will be made available to any virtual machine configured with a Camera device.",
  "NSMicrophoneUsageDescription": "Audio from host microphone hardware will be made available to any virtual machine configured with a Sound Card device which is connected to the host and configured to use the host microphone as its Input Device.",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true,
    "NSAllowsArbitraryLoadsInWebContent": true
  },
  "SMPrivilegedExecutables": {
    "com.vmware.fusion.InstallHelper": "identifier \"com.vmware.fusion.InstallHelper\" and anchor apple generic and anchor trusted and cert leaf[subject.CN] = *\"VMware, Inc.\"*",
    "com.vmware.fusion.CDSHelper": "identifier \"com.vmware.fusion.CDSHelper\" and anchor apple generic and anchor trusted and cert leaf[subject.CN] = *\"VMware, Inc.\"*"
  },
  "NSAppleEventsUsageDescription": "",
  "GPUEjectPolicy": "wait"
}
Full Meta Details
{
  "fileSize": 9.887176513671875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 70,
        "sizeofcmds": 7784,
        "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": 70,
          "offset": " 0x8"
        },
        {
          "description": 70,
          "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": 530432,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 530432,
          "offset": " 0x90"
        },
        {
          "description": 530432,
          "size": 5,
          "offset": " 0x98"
        },
        {
          "description": "UNIX Thread command",
          "size": 12,
          "offset": " 0xa0"
        },
        {
          "description": "Dynamically linked shared library identification command",
          "size": 1702125407,
          "offset": " 0xa8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0xb8"
        },
        {
          "description": 0,
          "size": 76336,
          "offset": " 0xc8"
        },
        {
          "description": 76336,
          "size": 3407536,
          "offset": " 0xd0"
        },
        {
          "description": 3407536,
          "size": 76336,
          "offset": " 0xd8"
        },
        {
          "description": 0,
          "size": 524352,
          "offset": " 0xe8"
        },
        {
          "description": 0,
          "size": 1953718111,
          "offset": " 0xf8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x108"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v12.2.0
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleName": "VMware Fusion",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleHelpBookFolder": "onlinehelp",
  "CFBundleHelpBookName": "VMware Fusion Help",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeName": "VMConfig",
      "LSItemContentTypes": [
        "com.vmware.vm-config"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeIconFile": "vmx.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeName": "VMBundle",
      "LSItemContentTypes": [
        "com.vmware.vm-package"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeIconFile": "vmwarevm.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeName": "Virtual Disk",
      "LSItemContentTypes": [
        "com.vmware.vm-disk"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeIconFile": "vmdk.icns",
      "CFBundleTypeRole": "None"
    },
    {
      "LSItemContentTypes": [
        "com.vmware.vm-team"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeRole": "None"
    },
    {
      "LSItemContentTypes": [
        "com.vmware.vm-snapshot"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeRole": "None"
    },
    {
      "LSItemContentTypes": [
        "com.vmware.vm-foundry"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeRole": "None"
    },
    {
      "LSItemContentTypes": [
        "com.vmware.foreign.pvs"
      ],
      "LSHandlerRank": "Alternate",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "LSItemContentTypes": [
        "com.vmware.foreign.pvm"
      ],
      "LSHandlerRank": "Alternate",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "vpc7"
      ],
      "LSHandlerRank": "Alternate",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "vhd"
      ],
      "LSHandlerRank": "Alternate",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeName": "OVF",
      "LSItemContentTypes": [
        "com.vmware.foreign.ovf"
      ],
      "LSHandlerRank": "Alternate",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeName": "Unknown document",
      "CFBundleTypeRole": "Viewer",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "public.data"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "vmdownload"
      ],
      "CFBundleTypeIconFile": "vmdownload.icns",
      "CFBundleTypeName": "VM download",
      "CFBundleTypeRole": "Editor"
    }
  ],
  "CFBundleExecutable": "VMware Fusion",
  "CFBundleIconFile": "fusion.icns",
  "CFBundleIdentifier": "com.vmware.fusion",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "12.2.0",
  "CFBundleSignature": "????",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLIconFile": "vmwarevm.icns",
      "CFBundleURLName": "VMware Remote Console",
      "CFBundleURLSchemes": [
        "vmrc"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLIconFile": "vmwarevm.icns",
      "CFBundleURLName": "VMware Restricted VM",
      "CFBundleURLSchemes": [
        "vmware-rvm"
      ]
    }
  ],
  "CFBundleVersion": "18760249",
  "NSHumanReadableCopyright": "Copyright ยฉ 1998-2021 VMware, Inc.",
  "NSMainNibFile": "plMainMenu",
  "NSPrincipalClass": "DUIApplication",
  "LSMinimumSystemVersion": "11.00.0",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeIdentifier": "com.vmware.vm-config",
      "UTTypeConformsTo": [
        "public.text"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmx"
        ],
        "public.mime-type": "application/x-vmware-vm"
      },
      "UTTypeDescription": "VMware virtual machine configuration",
      "UTTypeIconFile": "vmx.icns"
    },
    {
      "UTTypeIdentifier": "com.vmware.vm-package",
      "UTTypeConformsTo": [
        "com.apple.package"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmwarevm"
        ]
      },
      "UTTypeDescription": "VMware virtual machine",
      "UTTypeIconFile": "vmwarevm.icns"
    },
    {
      "UTTypeIdentifier": "com.vmware.vm-disk",
      "UTTypeConformsTo": [
        "public.disk-image",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmdk"
        ],
        "public.mime-type": "application/x-vmware-vmdisk"
      },
      "UTTypeDescription": "VMware virtual disk",
      "UTTypeIconFile": "vmdk.icns"
    },
    {
      "UTTypeIdentifier": "com.vmware.vm-team",
      "UTTypeConformsTo": [
        "public.xml"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmtm"
        ],
        "public.mime-type": "application/x-vmware-team"
      },
      "UTTypeDescription": "VMware team"
    },
    {
      "UTTypeIdentifier": "com.vmware.vm-snapshot",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmsn"
        ],
        "public.mime-type": "application/x-vmware-snapshot"
      },
      "UTTypeDescription": "VMware virtual machine snapshot"
    },
    {
      "UTTypeIdentifier": "com.vmware.vm-foundry",
      "UTTypeConformsTo": [
        "public.xml"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmxf"
        ],
        "public.mime-type": "application/x-vmware-vmfoundry"
      },
      "UTTypeDescription": "VMware virtual machine VIX meta-data"
    }
  ],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeDescription": "Open Virtualization Format package",
      "UTTypeConformsTo": [
        "public.text"
      ],
      "UTTypeIdentifier": "com.vmware.foreign.ovf",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "ovf",
          "ova"
        ]
      }
    },
    {
      "UTTypeIdentifier": "com.vmware.foreign.pvm",
      "UTTypeConformsTo": [
        "com.apple.package",
        "public.composite-content"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "pvm"
        ]
      },
      "UTTypeDescription": "Parallels VM package"
    },
    {
      "UTTypeIdentifier": "com.vmware.foreign.pvs",
      "UTTypeConformsTo": [
        "public.text"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "pvs"
        ]
      },
      "UTTypeDescription": "Parallels VM configuration"
    },
    {
      "UTTypeIdentifier": "com.vmware.foreign.vpc7",
      "UTTypeConformsTo": [
        "com.apple.package",
        "public.composite-content"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vpc7"
        ]
      },
      "UTTypeDescription": "Virtual PC Document"
    },
    {
      "UTTypeIdentifier": "com.vmware.foreign.vhd",
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vhd",
          "exe"
        ]
      },
      "UTTypeDescription": "Virtual PC Disk"
    }
  ],
  "com.apple.PreferenceSync.ExcludeAllSyncKeys": true,
  "LSApplicationCategoryType": "public.app-category.productivity",
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSHighResolutionCapable": true,
  "NSCameraUsageDescription": "Video and still images from host camera hardware will be made available to any virtual machine configured with a Camera device.",
  "NSMicrophoneUsageDescription": "Audio from host microphone hardware will be made available to any virtual machine configured with a Sound Card device which is connected to the host and configured to use the host microphone as its Input Device.",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true,
    "NSAllowsArbitraryLoadsInWebContent": true
  },
  "SMPrivilegedExecutables": {
    "com.vmware.fusion.InstallHelper": "identifier \"com.vmware.fusion.InstallHelper\" and anchor apple generic and anchor trusted and cert leaf[subject.CN] = *\"VMware, Inc.\"*",
    "com.vmware.fusion.CDSHelper": "identifier \"com.vmware.fusion.CDSHelper\" and anchor apple generic and anchor trusted and cert leaf[subject.CN] = *\"VMware, Inc.\"*"
  },
  "NSAppleEventsUsageDescription": "",
  "GPUEjectPolicy": "wait"
}
Full Meta Details
{
  "fileSize": 9.887176513671875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 70,
        "sizeofcmds": 7784,
        "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": 70,
          "offset": " 0x8"
        },
        {
          "description": 70,
          "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": 530432,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 530432,
          "offset": " 0x90"
        },
        {
          "description": 530432,
          "size": 5,
          "offset": " 0x98"
        },
        {
          "description": "UNIX Thread command",
          "size": 12,
          "offset": " 0xa0"
        },
        {
          "description": "Dynamically linked shared library identification command",
          "size": 1702125407,
          "offset": " 0xa8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0xb8"
        },
        {
          "description": 0,
          "size": 76336,
          "offset": " 0xc8"
        },
        {
          "description": 76336,
          "size": 3407536,
          "offset": " 0xd0"
        },
        {
          "description": 3407536,
          "size": 76336,
          "offset": " 0xd8"
        },
        {
          "description": 0,
          "size": 524352,
          "offset": " 0xe8"
        },
        {
          "description": 0,
          "size": 1953718111,
          "offset": " 0xf8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x108"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v12.1.2
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleName": "VMware Fusion",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleHelpBookFolder": "onlinehelp",
  "CFBundleHelpBookName": "VMware Fusion Help",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeName": "VMConfig",
      "LSItemContentTypes": [
        "com.vmware.vm-config"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeIconFile": "vmx.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeName": "VMBundle",
      "LSItemContentTypes": [
        "com.vmware.vm-package"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeIconFile": "vmwarevm.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeName": "Virtual Disk",
      "LSItemContentTypes": [
        "com.vmware.vm-disk"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeIconFile": "vmdk.icns",
      "CFBundleTypeRole": "None"
    },
    {
      "LSItemContentTypes": [
        "com.vmware.vm-team"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeRole": "None"
    },
    {
      "LSItemContentTypes": [
        "com.vmware.vm-snapshot"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeRole": "None"
    },
    {
      "LSItemContentTypes": [
        "com.vmware.vm-foundry"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeRole": "None"
    },
    {
      "LSItemContentTypes": [
        "com.vmware.foreign.pvs"
      ],
      "LSHandlerRank": "Alternate",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "LSItemContentTypes": [
        "com.vmware.foreign.pvm"
      ],
      "LSHandlerRank": "Alternate",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "vpc7"
      ],
      "LSHandlerRank": "Alternate",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "vhd"
      ],
      "LSHandlerRank": "Alternate",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeName": "OVF",
      "LSItemContentTypes": [
        "com.vmware.foreign.ovf"
      ],
      "LSHandlerRank": "Alternate",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeName": "Unknown document",
      "CFBundleTypeRole": "Viewer",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "public.data"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "vmdownload"
      ],
      "CFBundleTypeIconFile": "vmdownload.icns",
      "CFBundleTypeName": "VM download",
      "CFBundleTypeRole": "Editor"
    }
  ],
  "CFBundleExecutable": "VMware Fusion",
  "CFBundleIconFile": "fusion.icns",
  "CFBundleIdentifier": "com.vmware.fusion",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "12.1.2",
  "CFBundleSignature": "????",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLIconFile": "vmwarevm.icns",
      "CFBundleURLName": "VMware Remote Console",
      "CFBundleURLSchemes": [
        "vmrc"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLIconFile": "vmwarevm.icns",
      "CFBundleURLName": "VMware Restricted VM",
      "CFBundleURLSchemes": [
        "vmware-rvm"
      ]
    }
  ],
  "CFBundleVersion": "17964953",
  "NSHumanReadableCopyright": "Copyright ยฉ 1998-2021 VMware, Inc.",
  "NSMainNibFile": "plMainMenu",
  "NSPrincipalClass": "DUIApplication",
  "LSMinimumSystemVersion": "10.15.0",
  "LSArchitecturePriority": [
    "x86_64"
  ],
  "UTExportedTypeDeclarations": [
    {
      "UTTypeIdentifier": "com.vmware.vm-config",
      "UTTypeConformsTo": [
        "public.text"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmx"
        ],
        "public.mime-type": "application/x-vmware-vm"
      },
      "UTTypeDescription": "VMware virtual machine configuration",
      "UTTypeIconFile": "vmx.icns"
    },
    {
      "UTTypeIdentifier": "com.vmware.vm-package",
      "UTTypeConformsTo": [
        "com.apple.package"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmwarevm"
        ]
      },
      "UTTypeDescription": "VMware virtual machine",
      "UTTypeIconFile": "vmwarevm.icns"
    },
    {
      "UTTypeIdentifier": "com.vmware.vm-disk",
      "UTTypeConformsTo": [
        "public.disk-image",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmdk"
        ],
        "public.mime-type": "application/x-vmware-vmdisk"
      },
      "UTTypeDescription": "VMware virtual disk",
      "UTTypeIconFile": "vmdk.icns"
    },
    {
      "UTTypeIdentifier": "com.vmware.vm-team",
      "UTTypeConformsTo": [
        "public.xml"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmtm"
        ],
        "public.mime-type": "application/x-vmware-team"
      },
      "UTTypeDescription": "VMware team"
    },
    {
      "UTTypeIdentifier": "com.vmware.vm-snapshot",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmsn"
        ],
        "public.mime-type": "application/x-vmware-snapshot"
      },
      "UTTypeDescription": "VMware virtual machine snapshot"
    },
    {
      "UTTypeIdentifier": "com.vmware.vm-foundry",
      "UTTypeConformsTo": [
        "public.xml"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmxf"
        ],
        "public.mime-type": "application/x-vmware-vmfoundry"
      },
      "UTTypeDescription": "VMware virtual machine VIX meta-data"
    }
  ],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeDescription": "Open Virtualization Format package",
      "UTTypeConformsTo": [
        "public.text"
      ],
      "UTTypeIdentifier": "com.vmware.foreign.ovf",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "ovf",
          "ova"
        ]
      }
    },
    {
      "UTTypeIdentifier": "com.vmware.foreign.pvm",
      "UTTypeConformsTo": [
        "com.apple.package",
        "public.composite-content"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "pvm"
        ]
      },
      "UTTypeDescription": "Parallels VM package"
    },
    {
      "UTTypeIdentifier": "com.vmware.foreign.pvs",
      "UTTypeConformsTo": [
        "public.text"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "pvs"
        ]
      },
      "UTTypeDescription": "Parallels VM configuration"
    },
    {
      "UTTypeIdentifier": "com.vmware.foreign.vpc7",
      "UTTypeConformsTo": [
        "com.apple.package",
        "public.composite-content"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vpc7"
        ]
      },
      "UTTypeDescription": "Virtual PC Document"
    },
    {
      "UTTypeIdentifier": "com.vmware.foreign.vhd",
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vhd",
          "exe"
        ]
      },
      "UTTypeDescription": "Virtual PC Disk"
    }
  ],
  "com.apple.PreferenceSync.ExcludeAllSyncKeys": true,
  "LSApplicationCategoryType": "public.app-category.productivity",
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSHighResolutionCapable": true,
  "NSCameraUsageDescription": "Video and still images from host camera hardware will be made available to any virtual machine configured with a Camera device.",
  "NSMicrophoneUsageDescription": "Audio from host microphone hardware will be made available to any virtual machine configured with a Sound Card device which is connected to the host and configured to use the host microphone as its Input Device.",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true,
    "NSAllowsArbitraryLoadsInWebContent": true
  },
  "SMPrivilegedExecutables": {
    "com.vmware.fusion.InstallHelper": "identifier \"com.vmware.fusion.InstallHelper\" and anchor apple generic and anchor trusted and cert leaf[subject.CN] = *\"VMware, Inc.\"*",
    "com.vmware.fusion.CDSHelper": "identifier \"com.vmware.fusion.CDSHelper\" and anchor apple generic and anchor trusted and cert leaf[subject.CN] = *\"VMware, Inc.\"*"
  },
  "NSAppleEventsUsageDescription": "",
  "GPUEjectPolicy": "wait"
}
Full Meta Details
{
  "fileSize": 9.93121337890625,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 70,
        "sizeofcmds": 7792,
        "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": 70,
          "offset": " 0x8"
        },
        {
          "description": 70,
          "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": 533504,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 533504,
          "offset": " 0x90"
        },
        {
          "description": 533504,
          "size": 5,
          "offset": " 0x98"
        },
        {
          "description": "UNIX Thread command",
          "size": 12,
          "offset": " 0xa0"
        },
        {
          "description": "Dynamically linked shared library identification command",
          "size": 1702125407,
          "offset": " 0xa8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0xb8"
        },
        {
          "description": 0,
          "size": 5584,
          "offset": " 0xc8"
        },
        {
          "description": 5584,
          "size": 214000,
          "offset": " 0xd0"
        },
        {
          "description": 214000,
          "size": 5584,
          "offset": " 0xd8"
        },
        {
          "description": 0,
          "size": 524352,
          "offset": " 0xe8"
        },
        {
          "description": 0,
          "size": 1953718111,
          "offset": " 0xf8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x108"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v11.5.7
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleName": "VMware Fusion",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleHelpBookFolder": "onlinehelp",
  "CFBundleHelpBookName": "VMware Fusion Help",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeName": "VMConfig",
      "LSItemContentTypes": [
        "com.vmware.vm-config"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeIconFile": "vmx.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeName": "VMBundle",
      "LSItemContentTypes": [
        "com.vmware.vm-package"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeIconFile": "vmwarevm.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeName": "Virtual Disk",
      "LSItemContentTypes": [
        "com.vmware.vm-disk"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeIconFile": "vmdk.icns",
      "CFBundleTypeRole": "None"
    },
    {
      "LSItemContentTypes": [
        "com.vmware.vm-team"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeRole": "None"
    },
    {
      "LSItemContentTypes": [
        "com.vmware.vm-snapshot"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeRole": "None"
    },
    {
      "LSItemContentTypes": [
        "com.vmware.vm-foundry"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeRole": "None"
    },
    {
      "LSItemContentTypes": [
        "com.vmware.foreign.pvs"
      ],
      "LSHandlerRank": "Alternate",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "LSItemContentTypes": [
        "com.vmware.foreign.pvm"
      ],
      "LSHandlerRank": "Alternate",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "vpc7"
      ],
      "LSHandlerRank": "Alternate",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "vhd"
      ],
      "LSHandlerRank": "Alternate",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeName": "OVF",
      "LSItemContentTypes": [
        "com.vmware.foreign.ovf"
      ],
      "LSHandlerRank": "Alternate",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeName": "Unknown document",
      "CFBundleTypeRole": "Viewer",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "public.data"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "vmdownload"
      ],
      "CFBundleTypeIconFile": "vmdownload.icns",
      "CFBundleTypeName": "VM download",
      "CFBundleTypeRole": "Editor"
    }
  ],
  "CFBundleExecutable": "VMware Fusion",
  "CFBundleIconFile": "fusion.icns",
  "CFBundleIdentifier": "com.vmware.fusion",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "11.5.7",
  "CFBundleSignature": "????",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLIconFile": "vmwarevm.icns",
      "CFBundleURLName": "VMware Remote Console",
      "CFBundleURLSchemes": [
        "vmrc"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLIconFile": "vmwarevm.icns",
      "CFBundleURLName": "VMware Restricted VM",
      "CFBundleURLSchemes": [
        "vmware-rvm"
      ]
    }
  ],
  "CFBundleVersion": "17130923",
  "NSHumanReadableCopyright": "Copyright ยฉ 1998-2020 VMware, Inc.",
  "NSMainNibFile": "plMainMenu",
  "NSPrincipalClass": "DUIApplication",
  "LSMinimumSystemVersion": "10.14.0",
  "LSArchitecturePriority": [
    "x86_64"
  ],
  "UTExportedTypeDeclarations": [
    {
      "UTTypeIdentifier": "com.vmware.vm-config",
      "UTTypeConformsTo": [
        "public.text"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmx"
        ],
        "public.mime-type": "application/x-vmware-vm"
      },
      "UTTypeDescription": "VMware virtual machine configuration",
      "UTTypeIconFile": "vmx.icns"
    },
    {
      "UTTypeIdentifier": "com.vmware.vm-package",
      "UTTypeConformsTo": [
        "com.apple.package"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmwarevm"
        ]
      },
      "UTTypeDescription": "VMware virtual machine",
      "UTTypeIconFile": "vmwarevm.icns"
    },
    {
      "UTTypeIdentifier": "com.vmware.vm-disk",
      "UTTypeConformsTo": [
        "public.disk-image",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmdk"
        ],
        "public.mime-type": "application/x-vmware-vmdisk"
      },
      "UTTypeDescription": "VMware virtual disk",
      "UTTypeIconFile": "vmdk.icns"
    },
    {
      "UTTypeIdentifier": "com.vmware.vm-team",
      "UTTypeConformsTo": [
        "public.xml"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmtm"
        ],
        "public.mime-type": "application/x-vmware-team"
      },
      "UTTypeDescription": "VMware team"
    },
    {
      "UTTypeIdentifier": "com.vmware.vm-snapshot",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmsn"
        ],
        "public.mime-type": "application/x-vmware-snapshot"
      },
      "UTTypeDescription": "VMware virtual machine snapshot"
    },
    {
      "UTTypeIdentifier": "com.vmware.vm-foundry",
      "UTTypeConformsTo": [
        "public.xml"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmxf"
        ],
        "public.mime-type": "application/x-vmware-vmfoundry"
      },
      "UTTypeDescription": "VMware virtual machine VIX meta-data"
    }
  ],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeDescription": "Open Virtualization Format package",
      "UTTypeConformsTo": [
        "public.text"
      ],
      "UTTypeIdentifier": "com.vmware.foreign.ovf",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "ovf",
          "ova"
        ]
      }
    },
    {
      "UTTypeIdentifier": "com.vmware.foreign.pvm",
      "UTTypeConformsTo": [
        "com.apple.package",
        "public.composite-content"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "pvm"
        ]
      },
      "UTTypeDescription": "Parallels VM package"
    },
    {
      "UTTypeIdentifier": "com.vmware.foreign.pvs",
      "UTTypeConformsTo": [
        "public.text"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "pvs"
        ]
      },
      "UTTypeDescription": "Parallels VM configuration"
    },
    {
      "UTTypeIdentifier": "com.vmware.foreign.vpc7",
      "UTTypeConformsTo": [
        "com.apple.package",
        "public.composite-content"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vpc7"
        ]
      },
      "UTTypeDescription": "Virtual PC Document"
    },
    {
      "UTTypeIdentifier": "com.vmware.foreign.vhd",
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vhd",
          "exe"
        ]
      },
      "UTTypeDescription": "Virtual PC Disk"
    }
  ],
  "com.apple.PreferenceSync.ExcludeAllSyncKeys": true,
  "LSApplicationCategoryType": "public.app-category.productivity",
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSHighResolutionCapable": true,
  "NSCameraUsageDescription": "Video and still images from host camera hardware will be made available to any virtual machine configured with a Camera device.",
  "NSMicrophoneUsageDescription": "Audio from host microphone hardware will be made available to any virtual machine configured with a Sound Card device which is connected to the host and configured to use the host microphone as its Input Device.",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true,
    "NSAllowsArbitraryLoadsInWebContent": true
  },
  "SMPrivilegedExecutables": {
    "com.vmware.InstallHelper": "identifier \"com.vmware.InstallHelper\" and anchor apple generic and anchor trusted and cert leaf[subject.CN] = *\"VMware, Inc.\"*",
    "com.vmware.CDSHelper": "identifier \"com.vmware.CDSHelper\" and anchor apple generic and anchor trusted and cert leaf[subject.CN] = *\"VMware, Inc.\"*"
  },
  "NSAppleEventsUsageDescription": ""
}
Full Meta Details
{
  "fileSize": 10.091354370117188,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 66,
        "sizeofcmds": 7560,
        "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": 66,
          "offset": " 0x8"
        },
        {
          "description": 66,
          "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": 542976,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 542976,
          "offset": " 0x90"
        },
        {
          "description": 542976,
          "size": 7,
          "offset": " 0x98"
        },
        {
          "description": "Fixed Virtual Memory Library identification information command",
          "size": 12,
          "offset": " 0xa0"
        },
        {
          "description": "Dynamically linked shared library identification command",
          "size": 1702125407,
          "offset": " 0xa8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0xb8"
        },
        {
          "description": 0,
          "size": 63888,
          "offset": " 0xc8"
        },
        {
          "description": 63888,
          "size": 3517990,
          "offset": " 0xd0"
        },
        {
          "description": 3517990,
          "size": 63888,
          "offset": " 0xd8"
        },
        {
          "description": 0,
          "size": 524352,
          "offset": " 0xe8"
        },
        {
          "description": 0,
          "size": 1953718111,
          "offset": " 0xf8"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
ve.x.p
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "CFBundleName": "VMware Fusion",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleHelpBookFolder": "onlinehelp",
  "CFBundleHelpBookName": "VMware Fusion Help",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeName": "VMConfig",
      "LSItemContentTypes": [
        "com.vmware.vm-config"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeIconFile": "vmx.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeName": "VMBundle",
      "LSItemContentTypes": [
        "com.vmware.vm-package"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeIconFile": "vmwarevm.icns",
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeName": "Virtual Disk",
      "LSItemContentTypes": [
        "com.vmware.vm-disk"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeIconFile": "vmdk.icns",
      "CFBundleTypeRole": "None"
    },
    {
      "LSItemContentTypes": [
        "com.vmware.vm-team"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeRole": "None"
    },
    {
      "LSItemContentTypes": [
        "com.vmware.vm-snapshot"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeRole": "None"
    },
    {
      "LSItemContentTypes": [
        "com.vmware.vm-foundry"
      ],
      "LSHandlerRank": "Owner",
      "CFBundleTypeRole": "None"
    },
    {
      "LSItemContentTypes": [
        "com.vmware.foreign.pvs"
      ],
      "LSHandlerRank": "Alternate",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "LSItemContentTypes": [
        "com.vmware.foreign.pvm"
      ],
      "LSHandlerRank": "Alternate",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "vpc7"
      ],
      "LSHandlerRank": "Alternate",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeExtensions": [
        "vhd"
      ],
      "LSHandlerRank": "Alternate",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeName": "OVF",
      "LSItemContentTypes": [
        "com.vmware.foreign.ovf"
      ],
      "LSHandlerRank": "Alternate",
      "CFBundleTypeRole": "Viewer"
    },
    {
      "CFBundleTypeName": "Unknown document",
      "CFBundleTypeRole": "Viewer",
      "LSIsAppleDefaultForType": true,
      "LSItemContentTypes": [
        "public.data"
      ]
    },
    {
      "CFBundleTypeExtensions": [
        "vmdownload"
      ],
      "CFBundleTypeIconFile": "vmdownload.icns",
      "CFBundleTypeName": "VM download",
      "CFBundleTypeRole": "Editor"
    }
  ],
  "CFBundleExecutable": "VMware Fusion",
  "CFBundleIconFile": "fusion.icns",
  "CFBundleIdentifier": "com.vmware.fusion",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "e.x.p",
  "CFBundleSignature": "????",
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLIconFile": "vmwarevm.icns",
      "CFBundleURLName": "VMware Remote Console",
      "CFBundleURLSchemes": [
        "vmrc"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLIconFile": "vmwarevm.icns",
      "CFBundleURLName": "VMware Restricted VM",
      "CFBundleURLSchemes": [
        "vmware-rvm"
      ]
    }
  ],
  "CFBundleVersion": "18656771",
  "NSHumanReadableCopyright": "Copyright ยฉ 1998-2021 VMware, Inc.",
  "NSMainNibFile": "plMainMenu",
  "NSPrincipalClass": "DUIApplication",
  "LSMinimumSystemVersion": "11.00.0",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeIdentifier": "com.vmware.vm-config",
      "UTTypeConformsTo": [
        "public.text"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmx"
        ],
        "public.mime-type": "application/x-vmware-vm"
      },
      "UTTypeDescription": "VMware virtual machine configuration",
      "UTTypeIconFile": "vmx.icns"
    },
    {
      "UTTypeIdentifier": "com.vmware.vm-package",
      "UTTypeConformsTo": [
        "com.apple.package"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmwarevm"
        ]
      },
      "UTTypeDescription": "VMware virtual machine",
      "UTTypeIconFile": "vmwarevm.icns"
    },
    {
      "UTTypeIdentifier": "com.vmware.vm-disk",
      "UTTypeConformsTo": [
        "public.disk-image",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmdk"
        ],
        "public.mime-type": "application/x-vmware-vmdisk"
      },
      "UTTypeDescription": "VMware virtual disk",
      "UTTypeIconFile": "vmdk.icns"
    },
    {
      "UTTypeIdentifier": "com.vmware.vm-team",
      "UTTypeConformsTo": [
        "public.xml"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmtm"
        ],
        "public.mime-type": "application/x-vmware-team"
      },
      "UTTypeDescription": "VMware team"
    },
    {
      "UTTypeIdentifier": "com.vmware.vm-snapshot",
      "UTTypeConformsTo": [
        "public.content",
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmsn"
        ],
        "public.mime-type": "application/x-vmware-snapshot"
      },
      "UTTypeDescription": "VMware virtual machine snapshot"
    },
    {
      "UTTypeIdentifier": "com.vmware.vm-foundry",
      "UTTypeConformsTo": [
        "public.xml"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vmxf"
        ],
        "public.mime-type": "application/x-vmware-vmfoundry"
      },
      "UTTypeDescription": "VMware virtual machine VIX meta-data"
    }
  ],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeDescription": "Open Virtualization Format package",
      "UTTypeConformsTo": [
        "public.text"
      ],
      "UTTypeIdentifier": "com.vmware.foreign.ovf",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "ovf",
          "ova"
        ]
      }
    },
    {
      "UTTypeIdentifier": "com.vmware.foreign.pvm",
      "UTTypeConformsTo": [
        "com.apple.package",
        "public.composite-content"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "pvm"
        ]
      },
      "UTTypeDescription": "Parallels VM package"
    },
    {
      "UTTypeIdentifier": "com.vmware.foreign.pvs",
      "UTTypeConformsTo": [
        "public.text"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "pvs"
        ]
      },
      "UTTypeDescription": "Parallels VM configuration"
    },
    {
      "UTTypeIdentifier": "com.vmware.foreign.vpc7",
      "UTTypeConformsTo": [
        "com.apple.package",
        "public.composite-content"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vpc7"
        ]
      },
      "UTTypeDescription": "Virtual PC Document"
    },
    {
      "UTTypeIdentifier": "com.vmware.foreign.vhd",
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vhd",
          "exe"
        ]
      },
      "UTTypeDescription": "Virtual PC Disk"
    }
  ],
  "com.apple.PreferenceSync.ExcludeAllSyncKeys": true,
  "LSApplicationCategoryType": "public.app-category.productivity",
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSHighResolutionCapable": true,
  "NSCameraUsageDescription": "Video and still images from host camera hardware will be made available to any virtual machine configured with a Camera device.",
  "NSMicrophoneUsageDescription": "Audio from host microphone hardware will be made available to any virtual machine configured with a Sound Card device which is connected to the host and configured to use the host microphone as its Input Device.",
  "NSAppTransportSecurity": {
    "NSAllowsArbitraryLoads": true,
    "NSAllowsArbitraryLoadsInWebContent": true
  },
  "SMPrivilegedExecutables": {
    "com.vmware.fusion.InstallHelper": "identifier \"com.vmware.fusion.InstallHelper\" and anchor apple generic and anchor trusted and cert leaf[subject.CN] = *\"VMware, Inc.\"*",
    "com.vmware.fusion.CDSHelper": "identifier \"com.vmware.fusion.CDSHelper\" and anchor apple generic and anchor trusted and cert leaf[subject.CN] = *\"VMware, Inc.\"*"
  },
  "NSAppleEventsUsageDescription": "",
  "GPUEjectPolicy": "wait"
}
Full Meta Details
{
  "fileSize": 9.489151000976562,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 70,
        "sizeofcmds": 7864,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 0,
          "size": 70,
          "offset": " 0x8"
        },
        {
          "description": 70,
          "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": 529408,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 529408,
          "offset": " 0x90"
        },
        {
          "description": 529408,
          "size": 5,
          "offset": " 0x98"
        },
        {
          "description": "UNIX Thread command",
          "size": 13,
          "offset": " 0xa0"
        },
        {
          "description": "Dynamic Library Identifier",
          "size": 1702125407,
          "offset": " 0xa8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0xb8"
        },
        {
          "description": 0,
          "size": 4980,
          "offset": " 0xc8"
        },
        {
          "description": 4980,
          "size": 3205924,
          "offset": " 0xd0"
        },
        {
          "description": 3205924,
          "size": 4980,
          "offset": " 0xd8"
        },
        {
          "description": 0,
          "size": 524352,
          "offset": " 0xe8"
        },
        {
          "description": 0,
          "size": 1953718111,
          "offset": " 0xf8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0x108"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}