{
  "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": ""
}
                                                        {
  "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"
    }
  ]
}
                                                        {
  "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"
}
                                                        {
  "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"
    }
  ]
}
                                                        {
  "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"
}
                                                        {
  "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"
    }
  ]
}
                                                        {
  "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"
}
                                                        {
  "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"
    }
  ]
}
                                                        {
  "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"
}
                                                        {
  "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"
    }
  ]
}