Does Dropbox work on Apple Silicon?

โœณ๏ธ Yes, works via Rosetta 2 as of v110.4.458 with native support in beta

May also be known as Dropbox or Getdropbox Dropbox

App Bundles

com.getdropbox.dropbox

v140.3.1903
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures ARM
Full Info Plist
{
  "BuildMachineOSBuild": "21A559",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDisplayName": "Dropbox",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.deviceanchor"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.vault"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.passwords"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.backup"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.paper"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.papert"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.binder"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.shortcut"
      ]
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gdoc"
      ],
      "LSTypeIsPackage": 0
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gsheet"
      ],
      "LSTypeIsPackage": 0
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gslides"
      ],
      "LSTypeIsPackage": 0
    }
  ],
  "CFBundleExecutable": "Dropbox",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIcons": {
    "CFBundlePrimaryIcon": {
      "CFBundleIconFile": "AppIcon",
      "CFBundleSymbolName": "dropbox.fill"
    }
  },
  "CFBundleIdentifier": "com.getdropbox.dropbox",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Dropbox",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "140.3.1903",
  "CFBundleSignature": "????",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-install"
      ]
    },
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-open-collab-browse"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-client"
      ]
    }
  ],
  "CFBundleVersion": "140.3.1903",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "13A1030d",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "12.0",
  "DTSDKBuild": "21A344",
  "DTSDKName": "macosx12.0",
  "DTXcode": "1310",
  "DTXcodeBuild": "13A1030d",
  "EFBuildKey": "Dropbox",
  "LSHasLocalizedDisplayName": false,
  "LSMinimumSystemVersion": "10.10",
  "LSUIElement": "1",
  "NSAccentColorName": "DropboxBlue",
  "NSAppleEventsUsageDescription": "Dropbox automates some applications to refresh your documents when they are edited remotely.",
  "NSAppleScriptEnabled": false,
  "NSCalendarsUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any calendars you place inside it.",
  "NSContactsUsageDescription": "Dropbox syncs your files in your Dropbox folder, and uses your contacts to help you share your files and folders more quickly and easily.",
  "NSDesktopFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSDocumentsFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSDownloadsFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Copyright Dropbox, Inc. All rights reserved.",
  "NSPhotoLibraryUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any photos or photo libraries you place inside it.",
  "NSPrincipalClass": "NSApplication",
  "NSRemindersUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any reminders you place inside it.",
  "NSRemovableVolumesUsageDescription": "Dropbox needs your permission to finish setup and back up your drive.",
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSUserNotificationAlertStyle": "alert",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "ExternalDrive.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.deviceanchor",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-external-drive"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Backup.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.backup",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-backup"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Vault.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.vault",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-vault"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Passwords.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.passwords",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-passwords"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossRootFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.root-folder"
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossSharedFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.shared-folder"
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossTeamFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.team-folder"
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossTeamMemberFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.team-member-folder"
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossCameraUploadsFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.camera-uploads-folder"
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossAppFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.app-folder"
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossDeviceMacFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.device-mac-folder"
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossDeviceWinFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.device-win-folder"
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Paper doc",
      "UTTypeIconFile": "paper.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.paper",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "paper"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Paper template",
      "UTTypeIconFile": "papert.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.papert",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "papert"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Binder",
      "UTTypeIconFile": "binder.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.binder",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "binder"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Shortcut",
      "UTTypeIconFile": "web.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.shortcut",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "web"
        ]
      }
    }
  ],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Document",
      "UTTypeIconFile": "gdoc.icns",
      "UTTypeIdentifier": "com.google.gdoc",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gdoc"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Sheets",
      "UTTypeIconFile": "gsheet.icns",
      "UTTypeIdentifier": "com.google.gsheet",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gsheet"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Presentation",
      "UTTypeIconFile": "gslides.icns",
      "UTTypeIdentifier": "com.google.gslides",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gslides"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.069610595703125,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 26,
        "sizeofcmds": 3480,
        "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": 26,
          "offset": " 0x8"
        },
        {
          "description": "64-bits Routines Command",
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x60"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
v141.4.3299
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "21D5039d",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDisplayName": "Dropbox",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.deviceanchor"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.vault"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.passwords"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.backup"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.paper"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.papert"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.binder"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.shortcut"
      ]
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gdoc"
      ],
      "LSTypeIsPackage": 0
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gsheet"
      ],
      "LSTypeIsPackage": 0
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gslides"
      ],
      "LSTypeIsPackage": 0
    }
  ],
  "CFBundleExecutable": "Dropbox",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIcons": {
    "CFBundlePrimaryIcon": {
      "CFBundleIconFile": "AppIcon",
      "CFBundleSymbolName": "dropbox.fill"
    }
  },
  "CFBundleIdentifier": "com.getdropbox.dropbox",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Dropbox",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "141.4.3299",
  "CFBundleSignature": "????",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-install"
      ]
    },
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-open-collab-browse"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-client"
      ]
    }
  ],
  "CFBundleVersion": "141.4.3299",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "13A1030d",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "12.0",
  "DTSDKBuild": "21A344",
  "DTSDKName": "macosx12.0",
  "DTXcode": "1310",
  "DTXcodeBuild": "13A1030d",
  "EFBuildKey": "Dropbox",
  "LSHasLocalizedDisplayName": false,
  "LSMinimumSystemVersion": "10.10",
  "LSUIElement": "1",
  "NSAccentColorName": "DropboxBlue",
  "NSAppleEventsUsageDescription": "Dropbox automates some applications to refresh your documents when they are edited remotely.",
  "NSAppleScriptEnabled": false,
  "NSCalendarsUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any calendars you place inside it.",
  "NSContactsUsageDescription": "Dropbox syncs your files in your Dropbox folder, and uses your contacts to help you share your files and folders more quickly and easily.",
  "NSDesktopFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSDocumentsFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSDownloadsFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Copyright Dropbox, Inc. All rights reserved.",
  "NSPhotoLibraryUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any photos or photo libraries you place inside it.",
  "NSPrincipalClass": "NSApplication",
  "NSRemindersUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any reminders you place inside it.",
  "NSRemovableVolumesUsageDescription": "Dropbox needs your permission to finish setup and back up your drive.",
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSUserNotificationAlertStyle": "alert",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "ExternalDrive.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.deviceanchor",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-external-drive"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Backup.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.backup",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-backup"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Vault.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.vault",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-vault"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Passwords.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.passwords",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-passwords"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossRootFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.root-folder"
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossSharedFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.shared-folder"
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossTeamFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.team-folder"
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossTeamMemberFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.team-member-folder"
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossCameraUploadsFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.camera-uploads-folder"
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossAppFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.app-folder"
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossDeviceMacFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.device-mac-folder"
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossDeviceWinFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.device-win-folder"
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Paper doc",
      "UTTypeIconFile": "paper.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.paper",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "paper"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Paper template",
      "UTTypeIconFile": "papert.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.papert",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "papert"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Binder",
      "UTTypeIconFile": "binder.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.binder",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "binder"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Shortcut",
      "UTTypeIconFile": "web.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.shortcut",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "web"
        ]
      }
    }
  ],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Document",
      "UTTypeIconFile": "gdoc.icns",
      "UTTypeIdentifier": "com.google.gdoc",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gdoc"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Sheets",
      "UTTypeIconFile": "gsheet.icns",
      "UTTypeIdentifier": "com.google.gsheet",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gsheet"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Presentation",
      "UTTypeIconFile": "gslides.icns",
      "UTTypeIdentifier": "com.google.gslides",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gslides"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.07366943359375,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 25,
        "sizeofcmds": 3624,
        "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": 25,
          "offset": " 0x8"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x60"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v135.4.4221
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "20G95",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDisplayName": "Dropbox",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.deviceanchor"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.vault"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.passwords"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.backup"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.paper"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.papert"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.binder"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.shortcut"
      ]
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gdoc"
      ],
      "LSTypeIsPackage": 0
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gsheet"
      ],
      "LSTypeIsPackage": 0
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gslides"
      ],
      "LSTypeIsPackage": 0
    }
  ],
  "CFBundleExecutable": "Dropbox",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIcons": {
    "CFBundlePrimaryIcon": {
      "CFBundleIconFile": "AppIcon",
      "CFBundleSymbolName": "dropbox.fill"
    }
  },
  "CFBundleIdentifier": "com.getdropbox.dropbox",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Dropbox",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "135.4.4221",
  "CFBundleSignature": "????",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-install"
      ]
    },
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-open-collab-browse"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-client"
      ]
    }
  ],
  "CFBundleVersion": "135.4.4221",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "12E262",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.3",
  "DTSDKBuild": "20E214",
  "DTSDKName": "macosx11.3",
  "DTXcode": "1250",
  "DTXcodeBuild": "12E262",
  "EFBuildKey": "Dropbox",
  "LSHasLocalizedDisplayName": false,
  "LSMinimumSystemVersion": "10.10",
  "LSUIElement": "1",
  "NSAccentColorName": "DropboxBlue",
  "NSAppleEventsUsageDescription": "Dropbox automates some applications to refresh your documents when they are edited remotely.",
  "NSAppleScriptEnabled": false,
  "NSCalendarsUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any calendars you place inside it.",
  "NSContactsUsageDescription": "Dropbox syncs your files in your Dropbox folder, and uses your contacts to help you share your files and folders more quickly and easily.",
  "NSDesktopFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSDocumentsFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSDownloadsFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Copyright Dropbox, Inc. All rights reserved.",
  "NSPhotoLibraryUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any photos or photo libraries you place inside it.",
  "NSPrincipalClass": "NSApplication",
  "NSRemindersUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any reminders you place inside it.",
  "NSRemovableVolumesUsageDescription": "Dropbox needs your permission to finish setup and back up your drive.",
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSUserNotificationAlertStyle": "alert",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "ExternalDrive.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.deviceanchor",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-external-drive"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Backup.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.backup",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-backup"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Vault.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.vault",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-vault"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Passwords.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.passwords",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-passwords"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossRootFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.root-folder"
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossTeamFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.team-folder"
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossAppFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.app-folder"
    },
    {
      "UTTypeConformsTo": "public.folder",
      "UTTypeIcons": {
        "_ISIconRecipe": {
          "class-name": "ISEmbossedFolder",
          "symbol-resources": {
            "kISBadgeResourceKey": "camera.fill"
          }
        }
      },
      "UTTypeIdentifier": "com.getdropbox.dropbox.tags.camera-uploads-folder"
    },
    {
      "UTTypeConformsTo": "public.folder",
      "UTTypeIcons": {
        "_ISIconRecipe": {
          "class-name": "ISEmbossedFolder",
          "symbol-resources": {
            "kISBadgeResourceKey": "person.fill"
          }
        }
      },
      "UTTypeIdentifier": "com.getdropbox.dropbox.tags.team-member-folder"
    },
    {
      "UTTypeConformsTo": "public.folder",
      "UTTypeIcons": {
        "_ISIconRecipe": {
          "class-name": "ISEmbossedFolder",
          "symbol-resources": {
            "kISBadgeResourceKey": "nosign"
          }
        }
      },
      "UTTypeIdentifier": "com.getdropbox.dropbox.tags.team-private-folder"
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Paper doc",
      "UTTypeIconFile": "paper.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.paper",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "paper"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Paper template",
      "UTTypeIconFile": "papert.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.papert",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "papert"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Binder",
      "UTTypeIconFile": "binder.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.binder",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "binder"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Shortcut",
      "UTTypeIconFile": "web.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.shortcut",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "web"
        ]
      }
    }
  ],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Document",
      "UTTypeIconFile": "gdoc.icns",
      "UTTypeIdentifier": "com.google.gdoc",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gdoc"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Sheets",
      "UTTypeIconFile": "gsheet.icns",
      "UTTypeIdentifier": "com.google.gsheet",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gsheet"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Presentation",
      "UTTypeIconFile": "gslides.icns",
      "UTTypeIdentifier": "com.google.gslides",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gslides"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.0737457275390625,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 25,
        "sizeofcmds": 3624,
        "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": 25,
          "offset": " 0x8"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x60"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v133.4.4089
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "20G95",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDisplayName": "Dropbox",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.deviceanchor"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.vault"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.passwords"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.backup"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.paper"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.papert"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.binder"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.shortcut"
      ]
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gdoc"
      ],
      "LSTypeIsPackage": 0
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gsheet"
      ],
      "LSTypeIsPackage": 0
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gslides"
      ],
      "LSTypeIsPackage": 0
    }
  ],
  "CFBundleExecutable": "Dropbox",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIcons": {
    "CFBundlePrimaryIcon": {
      "CFBundleIconFile": "AppIcon",
      "CFBundleSymbolName": "dropbox.fill"
    }
  },
  "CFBundleIdentifier": "com.getdropbox.dropbox",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Dropbox",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "133.4.4089",
  "CFBundleSignature": "????",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-install"
      ]
    },
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-open-collab-browse"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-client"
      ]
    }
  ],
  "CFBundleVersion": "133.4.4089",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "12E262",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.3",
  "DTSDKBuild": "20E214",
  "DTSDKName": "macosx11.3",
  "DTXcode": "1250",
  "DTXcodeBuild": "12E262",
  "EFBuildKey": "Dropbox",
  "LSHasLocalizedDisplayName": false,
  "LSMinimumSystemVersion": "10.10",
  "LSUIElement": "1",
  "NSAccentColorName": "DropboxBlue",
  "NSAppleEventsUsageDescription": "Dropbox automates some applications to refresh your documents when they are edited remotely.",
  "NSAppleScriptEnabled": false,
  "NSCalendarsUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any calendars you place inside it.",
  "NSContactsUsageDescription": "Dropbox syncs your files in your Dropbox folder, and uses your contacts to help you share your files and folders more quickly and easily.",
  "NSDesktopFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSDocumentsFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSDownloadsFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Copyright Dropbox, Inc. All rights reserved.",
  "NSPhotoLibraryUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any photos or photo libraries you place inside it.",
  "NSPrincipalClass": "NSApplication",
  "NSRemindersUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any reminders you place inside it.",
  "NSRemovableVolumesUsageDescription": "Dropbox needs your permission to finish setup and back up your drive.",
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSUserNotificationAlertStyle": "alert",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "ExternalDrive.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.deviceanchor",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-external-drive"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Backup.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.backup",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-backup"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Vault.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.vault",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-vault"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Passwords.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.passwords",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-passwords"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossRootFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.root-folder"
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossTeamFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.team-folder"
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossAppFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.app-folder"
    },
    {
      "UTTypeConformsTo": "public.folder",
      "UTTypeIcons": {
        "_ISIconRecipe": {
          "class-name": "ISEmbossedFolder",
          "symbol-resources": {
            "kISBadgeResourceKey": "camera.fill"
          }
        }
      },
      "UTTypeIdentifier": "com.getdropbox.dropbox.tags.camera-uploads-folder"
    },
    {
      "UTTypeConformsTo": "public.folder",
      "UTTypeIcons": {
        "_ISIconRecipe": {
          "class-name": "ISEmbossedFolder",
          "symbol-resources": {
            "kISBadgeResourceKey": "person.fill"
          }
        }
      },
      "UTTypeIdentifier": "com.getdropbox.dropbox.tags.team-member-folder"
    },
    {
      "UTTypeConformsTo": "public.folder",
      "UTTypeIcons": {
        "_ISIconRecipe": {
          "class-name": "ISEmbossedFolder",
          "symbol-resources": {
            "kISBadgeResourceKey": "nosign"
          }
        }
      },
      "UTTypeIdentifier": "com.getdropbox.dropbox.tags.team-private-folder"
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Paper doc",
      "UTTypeIconFile": "paper.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.paper",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "paper"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Paper template",
      "UTTypeIconFile": "papert.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.papert",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "papert"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Binder",
      "UTTypeIconFile": "binder.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.binder",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "binder"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Shortcut",
      "UTTypeIconFile": "web.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.shortcut",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "web"
        ]
      }
    }
  ],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Document",
      "UTTypeIconFile": "gdoc.icns",
      "UTTypeIdentifier": "com.google.gdoc",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gdoc"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Sheets",
      "UTTypeIconFile": "gsheet.icns",
      "UTTypeIdentifier": "com.google.gsheet",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gsheet"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Presentation",
      "UTTypeIconFile": "gslides.icns",
      "UTTypeIdentifier": "com.google.gslides",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gslides"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.073699951171875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 24,
        "sizeofcmds": 3536,
        "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": 24,
          "offset": " 0x8"
        },
        {
          "description": 24,
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v132.3.3780
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "20G95",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDisplayName": "Dropbox",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.deviceanchor"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.vault"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.passwords"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.backup"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.paper"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.papert"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.binder"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.shortcut"
      ]
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gdoc"
      ],
      "LSTypeIsPackage": 0
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gsheet"
      ],
      "LSTypeIsPackage": 0
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gslides"
      ],
      "LSTypeIsPackage": 0
    }
  ],
  "CFBundleExecutable": "Dropbox",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIcons": {
    "CFBundlePrimaryIcon": {
      "CFBundleIconFile": "AppIcon",
      "CFBundleSymbolName": "dropbox.fill"
    }
  },
  "CFBundleIdentifier": "com.getdropbox.dropbox",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Dropbox",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "132.3.3780",
  "CFBundleSignature": "????",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-install"
      ]
    },
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-open-collab-browse"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-client"
      ]
    }
  ],
  "CFBundleVersion": "132.3.3780",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "12E262",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.3",
  "DTSDKBuild": "20E214",
  "DTSDKName": "macosx11.3",
  "DTXcode": "1250",
  "DTXcodeBuild": "12E262",
  "EFBuildKey": "Dropbox",
  "LSHasLocalizedDisplayName": false,
  "LSMinimumSystemVersion": "10.10",
  "LSUIElement": "1",
  "NSAccentColorName": "DropboxBlue",
  "NSAppleEventsUsageDescription": "Dropbox automates some applications to refresh your documents when they are edited remotely.",
  "NSAppleScriptEnabled": false,
  "NSCalendarsUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any calendars you place inside it.",
  "NSContactsUsageDescription": "Dropbox syncs your files in your Dropbox folder, and uses your contacts to help you share your files and folders more quickly and easily.",
  "NSDesktopFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSDocumentsFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSDownloadsFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Copyright Dropbox, Inc. All rights reserved.",
  "NSPhotoLibraryUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any photos or photo libraries you place inside it.",
  "NSPrincipalClass": "NSApplication",
  "NSRemindersUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any reminders you place inside it.",
  "NSRemovableVolumesUsageDescription": "Dropbox needs your permission to finish setup and back up your drive.",
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSUserNotificationAlertStyle": "alert",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "ExternalDrive.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.deviceanchor",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-external-drive"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Backup.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.backup",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-backup"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Vault.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.vault",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-vault"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Passwords.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.passwords",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-passwords"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossRootFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.root-folder"
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossTeamFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.team-folder"
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossAppFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.app-folder"
    },
    {
      "UTTypeConformsTo": "public.folder",
      "UTTypeIcons": {
        "_ISIconRecipe": {
          "class-name": "ISEmbossedFolder",
          "symbol-resources": {
            "kISBadgeResourceKey": "camera.fill"
          }
        }
      },
      "UTTypeIdentifier": "com.getdropbox.dropbox.tags.camera-uploads-folder"
    },
    {
      "UTTypeConformsTo": "public.folder",
      "UTTypeIcons": {
        "_ISIconRecipe": {
          "class-name": "ISEmbossedSmartFolder",
          "symbol-resources": {
            "kISBadgeResourceKey": "person.fill"
          }
        }
      },
      "UTTypeIdentifier": "com.getdropbox.dropbox.tags.team-member-folder"
    },
    {
      "UTTypeConformsTo": "public.folder",
      "UTTypeIcons": {
        "_ISIconRecipe": {
          "class-name": "ISEmbossedFolder",
          "symbol-resources": {
            "kISBadgeResourceKey": "nosign"
          }
        }
      },
      "UTTypeIdentifier": "com.getdropbox.dropbox.tags.team-private-folder"
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Paper doc",
      "UTTypeIconFile": "paper.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.paper",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "paper"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Paper template",
      "UTTypeIconFile": "papert.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.papert",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "papert"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Binder",
      "UTTypeIconFile": "binder.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.binder",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "binder"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Shortcut",
      "UTTypeIconFile": "web.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.shortcut",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "web"
        ]
      }
    }
  ],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Document",
      "UTTypeIconFile": "gdoc.icns",
      "UTTypeIdentifier": "com.google.gdoc",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gdoc"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Sheets",
      "UTTypeIconFile": "gsheet.icns",
      "UTTypeIdentifier": "com.google.gsheet",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gsheet"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Presentation",
      "UTTypeIconFile": "gslides.icns",
      "UTTypeIdentifier": "com.google.gslides",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gslides"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.0737457275390625,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 25,
        "sizeofcmds": 3624,
        "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": 25,
          "offset": " 0x8"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x60"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v129.4.3571
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "20F71",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDisplayName": "Dropbox",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.deviceanchor"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.vault"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.passwords"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.backup"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.paper"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.papert"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.binder"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.shortcut"
      ]
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gdoc"
      ],
      "LSTypeIsPackage": 0
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gsheet"
      ],
      "LSTypeIsPackage": 0
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gslides"
      ],
      "LSTypeIsPackage": 0
    }
  ],
  "CFBundleExecutable": "Dropbox",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIcons": {
    "CFBundlePrimaryIcon": {
      "CFBundleIconFile": "AppIcon",
      "CFBundleSymbolName": "dropbox.fill"
    }
  },
  "CFBundleIdentifier": "com.getdropbox.dropbox",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Dropbox",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "129.4.3571",
  "CFBundleSignature": "????",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-install"
      ]
    },
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-open-collab-browse"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-client"
      ]
    }
  ],
  "CFBundleVersion": "129.4.3571",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "12E262",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.3",
  "DTSDKBuild": "20E214",
  "DTSDKName": "macosx11.3",
  "DTXcode": "1250",
  "DTXcodeBuild": "12E262",
  "EFBuildKey": "Dropbox",
  "LSHasLocalizedDisplayName": false,
  "LSMinimumSystemVersion": "10.10",
  "LSUIElement": "1",
  "NSAccentColorName": "DropboxBlue",
  "NSAppleEventsUsageDescription": "Dropbox automates some applications to refresh your documents when they are edited remotely.",
  "NSAppleScriptEnabled": false,
  "NSCalendarsUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any calendars you place inside it.",
  "NSContactsUsageDescription": "Dropbox syncs your files in your Dropbox folder, and uses your contacts to help you share your files and folders more quickly and easily.",
  "NSDesktopFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSDocumentsFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSDownloadsFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Copyright Dropbox, Inc. All rights reserved.",
  "NSPhotoLibraryUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any photos or photo libraries you place inside it.",
  "NSPrincipalClass": "NSApplication",
  "NSRemindersUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any reminders you place inside it.",
  "NSRemovableVolumesUsageDescription": "Dropbox needs your permission to finish setup and back up your drive.",
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSUserNotificationAlertStyle": "alert",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "ExternalDrive.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.deviceanchor",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-external-drive"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Backup.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.backup",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-backup"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Vault.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.vault",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-vault"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Passwords.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.passwords",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-passwords"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossRootFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.root-folder"
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossTeamFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.team-folder"
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossAppFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.app-folder"
    },
    {
      "UTTypeConformsTo": "public.folder",
      "UTTypeIcons": {
        "_ISIconRecipe": {
          "class-name": "ISEmbossedFolder",
          "symbol-resources": {
            "kISBadgeResourceKey": "camera.fill"
          }
        }
      },
      "UTTypeIdentifier": "com.getdropbox.dropbox.tags.camera-uploads-folder"
    },
    {
      "UTTypeConformsTo": "public.folder",
      "UTTypeIcons": {
        "_ISIconRecipe": {
          "class-name": "ISEmbossedSmartFolder",
          "symbol-resources": {
            "kISBadgeResourceKey": "person.fill"
          }
        }
      },
      "UTTypeIdentifier": "com.getdropbox.dropbox.tags.team-member-folder"
    },
    {
      "UTTypeConformsTo": "public.folder",
      "UTTypeIcons": {
        "_ISIconRecipe": {
          "class-name": "ISEmbossedFolder",
          "symbol-resources": {
            "kISBadgeResourceKey": "nosign"
          }
        }
      },
      "UTTypeIdentifier": "com.getdropbox.dropbox.tags.team-private-folder"
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Paper doc",
      "UTTypeIconFile": "paper.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.paper",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "paper"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Paper template",
      "UTTypeIconFile": "papert.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.papert",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "papert"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Binder",
      "UTTypeIconFile": "binder.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.binder",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "binder"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Shortcut",
      "UTTypeIconFile": "web.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.shortcut",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "web"
        ]
      }
    }
  ],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Document",
      "UTTypeIconFile": "gdoc.icns",
      "UTTypeIdentifier": "com.google.gdoc",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gdoc"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Sheets",
      "UTTypeIconFile": "gsheet.icns",
      "UTTypeIdentifier": "com.google.gsheet",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gsheet"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Presentation",
      "UTTypeIconFile": "gslides.icns",
      "UTTypeIdentifier": "com.google.gslides",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gslides"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.073699951171875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 24,
        "sizeofcmds": 3536,
        "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": 24,
          "offset": " 0x8"
        },
        {
          "description": 24,
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v126.4.4618
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "20F71",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDisplayName": "Dropbox",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.deviceanchor"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.vault"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.passwords"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.backup"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.paper"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.papert"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.binder"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.shortcut"
      ]
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gdoc"
      ],
      "LSTypeIsPackage": 0
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gsheet"
      ],
      "LSTypeIsPackage": 0
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gslides"
      ],
      "LSTypeIsPackage": 0
    }
  ],
  "CFBundleExecutable": "Dropbox",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIcons": {
    "CFBundlePrimaryIcon": {
      "CFBundleIconFile": "AppIcon",
      "CFBundleSymbolName": "dropbox.fill"
    }
  },
  "CFBundleIdentifier": "com.getdropbox.dropbox",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Dropbox",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "126.4.4618",
  "CFBundleSignature": "????",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-install"
      ]
    },
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-open-collab-browse"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-client"
      ]
    }
  ],
  "CFBundleVersion": "126.4.4618",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "12E262",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.3",
  "DTSDKBuild": "20E214",
  "DTSDKName": "macosx11.3",
  "DTXcode": "1250",
  "DTXcodeBuild": "12E262",
  "EFBuildKey": "Dropbox",
  "LSHasLocalizedDisplayName": false,
  "LSMinimumSystemVersion": "10.10",
  "LSUIElement": "1",
  "NSAccentColorName": "DropboxBlue",
  "NSAppleEventsUsageDescription": "Dropbox automates some applications to refresh your documents when they are edited remotely.",
  "NSAppleScriptEnabled": false,
  "NSCalendarsUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any calendars you place inside it.",
  "NSContactsUsageDescription": "Dropbox syncs your files in your Dropbox folder, and uses your contacts to help you share your files and folders more quickly and easily.",
  "NSDesktopFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSDocumentsFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSDownloadsFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Copyright Dropbox, Inc. All rights reserved.",
  "NSPhotoLibraryUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any photos or photo libraries you place inside it.",
  "NSPrincipalClass": "NSApplication",
  "NSRemindersUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any reminders you place inside it.",
  "NSRemovableVolumesUsageDescription": "Dropbox needs your permission to finish setup and back up your drive.",
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSUserNotificationAlertStyle": "alert",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "ExternalDrive.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.deviceanchor",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-external-drive"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Backup.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.backup",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-backup"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Vault.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.vault",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-vault"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Passwords.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.passwords",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-passwords"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossRootFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.root-folder"
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossTeamFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.team-folder"
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossAppFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.app-folder"
    },
    {
      "UTTypeConformsTo": "public.folder",
      "UTTypeIcons": {
        "_ISIconRecipe": {
          "class-name": "ISEmbossedFolder",
          "symbol-resources": {
            "kISBadgeResourceKey": "camera.fill"
          }
        }
      },
      "UTTypeIdentifier": "com.getdropbox.dropbox.tags.camera-uploads-folder"
    },
    {
      "UTTypeConformsTo": "public.folder",
      "UTTypeIcons": {
        "_ISIconRecipe": {
          "class-name": "ISEmbossedSmartFolder",
          "symbol-resources": {
            "kISBadgeResourceKey": "person.fill"
          }
        }
      },
      "UTTypeIdentifier": "com.getdropbox.dropbox.tags.team-member-folder"
    },
    {
      "UTTypeConformsTo": "public.folder",
      "UTTypeIcons": {
        "_ISIconRecipe": {
          "class-name": "ISEmbossedFolder",
          "symbol-resources": {
            "kISBadgeResourceKey": "nosign"
          }
        }
      },
      "UTTypeIdentifier": "com.getdropbox.dropbox.tags.team-private-folder"
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Paper doc",
      "UTTypeIconFile": "paper.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.paper",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "paper"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Paper template",
      "UTTypeIconFile": "papert.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.papert",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "papert"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Binder",
      "UTTypeIconFile": "binder.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.binder",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "binder"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Shortcut",
      "UTTypeIconFile": "web.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.shortcut",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "web"
        ]
      }
    }
  ],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Document",
      "UTTypeIconFile": "gdoc.icns",
      "UTTypeIdentifier": "com.google.gdoc",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gdoc"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Sheets",
      "UTTypeIconFile": "gsheet.icns",
      "UTTypeIdentifier": "com.google.gsheet",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gsheet"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Presentation",
      "UTTypeIconFile": "gslides.icns",
      "UTTypeIdentifier": "com.google.gslides",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gslides"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.073699951171875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 24,
        "sizeofcmds": 3536,
        "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": 24,
          "offset": " 0x8"
        },
        {
          "description": 24,
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v125.4.3474
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "20D64",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDisplayName": "Dropbox",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.deviceanchor"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.vault"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.passwords"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.backup"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.paper"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.papert"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.binder"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.shortcut"
      ]
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gdoc"
      ],
      "LSTypeIsPackage": 0
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gsheet"
      ],
      "LSTypeIsPackage": 0
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gslides"
      ],
      "LSTypeIsPackage": 0
    }
  ],
  "CFBundleExecutable": "Dropbox",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIcons": {
    "CFBundlePrimaryIcon": {
      "CFBundleIconFile": "AppIcon",
      "CFBundleSymbolName": "dropbox.fill"
    }
  },
  "CFBundleIdentifier": "com.getdropbox.dropbox",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Dropbox",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "125.4.3474",
  "CFBundleSignature": "????",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-install"
      ]
    },
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-open-collab-browse"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-client"
      ]
    }
  ],
  "CFBundleVersion": "125.4.3474",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "12E262",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.3",
  "DTSDKBuild": "20E214",
  "DTSDKName": "macosx11.3",
  "DTXcode": "1250",
  "DTXcodeBuild": "12E262",
  "EFBuildKey": "Dropbox",
  "LSHasLocalizedDisplayName": false,
  "LSMinimumSystemVersion": "10.10",
  "LSUIElement": "1",
  "NSAccentColorName": "DropboxBlue",
  "NSAppleEventsUsageDescription": "Dropbox automates some applications to refresh your documents when they are edited remotely.",
  "NSAppleScriptEnabled": false,
  "NSCalendarsUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any calendars you place inside it.",
  "NSContactsUsageDescription": "Dropbox syncs your files in your Dropbox folder, and uses your contacts to help you share your files and folders more quickly and easily.",
  "NSDesktopFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSDocumentsFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSDownloadsFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Copyright Dropbox, Inc. All rights reserved.",
  "NSPhotoLibraryUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any photos or photo libraries you place inside it.",
  "NSPrincipalClass": "NSApplication",
  "NSRemindersUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any reminders you place inside it.",
  "NSRemovableVolumesUsageDescription": "Dropbox needs your permission to finish setup and back up your drive.",
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSUserNotificationAlertStyle": "alert",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "ExternalDrive.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.deviceanchor",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-external-drive"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Backup.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.backup",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-backup"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Vault.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.vault",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-vault"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Passwords.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.passwords",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-passwords"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossRootFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.root-folder"
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossTeamFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.team-folder"
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossAppFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.app-folder"
    },
    {
      "UTTypeConformsTo": "public.folder",
      "UTTypeIcons": {
        "_ISIconRecipe": {
          "class-name": "ISEmbossedFolder",
          "symbol-resources": {
            "kISBadgeResourceKey": "camera.fill"
          }
        }
      },
      "UTTypeIdentifier": "com.getdropbox.dropbox.tags.camera-uploads-folder"
    },
    {
      "UTTypeConformsTo": "public.folder",
      "UTTypeIcons": {
        "_ISIconRecipe": {
          "class-name": "ISEmbossedSmartFolder",
          "symbol-resources": {
            "kISBadgeResourceKey": "person.fill"
          }
        }
      },
      "UTTypeIdentifier": "com.getdropbox.dropbox.tags.team-member-folder"
    },
    {
      "UTTypeConformsTo": "public.folder",
      "UTTypeIcons": {
        "_ISIconRecipe": {
          "class-name": "ISEmbossedFolder",
          "symbol-resources": {
            "kISBadgeResourceKey": "nosign"
          }
        }
      },
      "UTTypeIdentifier": "com.getdropbox.dropbox.tags.team-private-folder"
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Paper doc",
      "UTTypeIconFile": "paper.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.paper",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "paper"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Paper template",
      "UTTypeIconFile": "papert.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.papert",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "papert"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Binder",
      "UTTypeIconFile": "binder.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.binder",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "binder"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Shortcut",
      "UTTypeIconFile": "web.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.shortcut",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "web"
        ]
      }
    }
  ],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Document",
      "UTTypeIconFile": "gdoc.icns",
      "UTTypeIdentifier": "com.google.gdoc",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gdoc"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Sheets",
      "UTTypeIconFile": "gsheet.icns",
      "UTTypeIdentifier": "com.google.gsheet",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gsheet"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Presentation",
      "UTTypeIconFile": "gslides.icns",
      "UTTypeIdentifier": "com.google.gslides",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gslides"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.076324462890625,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 25,
        "sizeofcmds": 3672,
        "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": 25,
          "offset": " 0x8"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x60"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v124.4.4912
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "20D64",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDisplayName": "Dropbox",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.deviceanchor"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.vault"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.passwords"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.backup"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.paper"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.papert"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.binder"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.shortcut"
      ]
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gdoc"
      ],
      "LSTypeIsPackage": 0
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gsheet"
      ],
      "LSTypeIsPackage": 0
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gslides"
      ],
      "LSTypeIsPackage": 0
    }
  ],
  "CFBundleExecutable": "Dropbox",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIcons": {
    "CFBundlePrimaryIcon": {
      "CFBundleIconFile": "AppIcon",
      "CFBundleSymbolName": "dropbox.fill"
    }
  },
  "CFBundleIdentifier": "com.getdropbox.dropbox",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Dropbox",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "124.4.4912",
  "CFBundleSignature": "????",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-install"
      ]
    },
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-open-collab-browse"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-client"
      ]
    }
  ],
  "CFBundleVersion": "124.4.4912",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "12E262",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.3",
  "DTSDKBuild": "20E214",
  "DTSDKName": "macosx11.3",
  "DTXcode": "1250",
  "DTXcodeBuild": "12E262",
  "EFBuildKey": "Dropbox",
  "LSHasLocalizedDisplayName": false,
  "LSMinimumSystemVersion": "10.10",
  "LSUIElement": "1",
  "NSAccentColorName": "DropboxBlue",
  "NSAppleEventsUsageDescription": "Dropbox automates some applications to refresh your documents when they are edited remotely.",
  "NSAppleScriptEnabled": false,
  "NSCalendarsUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any calendars you place inside it.",
  "NSContactsUsageDescription": "Dropbox syncs your files in your Dropbox folder, and uses your contacts to help you share your files and folders more quickly and easily.",
  "NSDesktopFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSDocumentsFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSDownloadsFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Copyright Dropbox, Inc. All rights reserved.",
  "NSPhotoLibraryUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any photos or photo libraries you place inside it.",
  "NSPrincipalClass": "NSApplication",
  "NSRemindersUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any reminders you place inside it.",
  "NSRemovableVolumesUsageDescription": "Dropbox needs your permission to finish setup and back up your drive.",
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSUserNotificationAlertStyle": "alert",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "ExternalDrive.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.deviceanchor",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-external-drive"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Backup.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.backup",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-backup"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Vault.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.vault",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-vault"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Passwords.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.passwords",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-passwords"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossRootFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.root-folder"
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossTeamFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.team-folder"
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossAppFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.app-folder"
    },
    {
      "UTTypeConformsTo": "public.folder",
      "UTTypeIcons": {
        "_ISIconRecipe": {
          "class-name": "ISEmbossedFolder",
          "symbol-resources": {
            "kISBadgeResourceKey": "camera.fill"
          }
        }
      },
      "UTTypeIdentifier": "com.getdropbox.dropbox.tags.camera-uploads-folder"
    },
    {
      "UTTypeConformsTo": "public.folder",
      "UTTypeIcons": {
        "_ISIconRecipe": {
          "class-name": "ISEmbossedSmartFolder",
          "symbol-resources": {
            "kISBadgeResourceKey": "person.fill"
          }
        }
      },
      "UTTypeIdentifier": "com.getdropbox.dropbox.tags.team-member-folder"
    },
    {
      "UTTypeConformsTo": "public.folder",
      "UTTypeIcons": {
        "_ISIconRecipe": {
          "class-name": "ISEmbossedFolder",
          "symbol-resources": {
            "kISBadgeResourceKey": "nosign"
          }
        }
      },
      "UTTypeIdentifier": "com.getdropbox.dropbox.tags.team-private-folder"
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Paper doc",
      "UTTypeIconFile": "paper.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.paper",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "paper"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Paper template",
      "UTTypeIconFile": "papert.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.papert",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "papert"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Binder",
      "UTTypeIconFile": "binder.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.binder",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "binder"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Shortcut",
      "UTTypeIconFile": "web.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.shortcut",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "web"
        ]
      }
    }
  ],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Document",
      "UTTypeIconFile": "gdoc.icns",
      "UTTypeIdentifier": "com.google.gdoc",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gdoc"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Sheets",
      "UTTypeIconFile": "gsheet.icns",
      "UTTypeIdentifier": "com.google.gsheet",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gsheet"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Presentation",
      "UTTypeIconFile": "gslides.icns",
      "UTTypeIdentifier": "com.google.gslides",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gslides"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.076324462890625,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 25,
        "sizeofcmds": 3672,
        "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": 25,
          "offset": " 0x8"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x60"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v122.4.4867
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "20D64",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDisplayName": "Dropbox",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.deviceanchor"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.vault"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.passwords"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.backup"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.paper"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.papert"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.binder"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.shortcut"
      ]
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gdoc"
      ],
      "LSTypeIsPackage": 0
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gsheet"
      ],
      "LSTypeIsPackage": 0
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gslides"
      ],
      "LSTypeIsPackage": 0
    }
  ],
  "CFBundleExecutable": "Dropbox",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIcons": {
    "CFBundlePrimaryIcon": {
      "CFBundleIconFile": "AppIcon",
      "CFBundleSymbolName": "dropbox.fill"
    }
  },
  "CFBundleIdentifier": "com.getdropbox.dropbox",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Dropbox",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "122.4.4867",
  "CFBundleSignature": "????",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-install"
      ]
    },
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-open-collab-browse"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-client"
      ]
    }
  ],
  "CFBundleVersion": "122.4.4867",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "12B45b",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.0",
  "DTSDKBuild": "20A2408",
  "DTSDKName": "macosx11.0",
  "DTXcode": "1220",
  "DTXcodeBuild": "12B45b",
  "EFBuildKey": "Dropbox",
  "LSHasLocalizedDisplayName": false,
  "LSMinimumSystemVersion": "10.10",
  "LSUIElement": "1",
  "NSAccentColorName": "DropboxBlue",
  "NSAppleEventsUsageDescription": "Dropbox automates some applications to refresh your documents when they are edited remotely.",
  "NSAppleScriptEnabled": false,
  "NSCalendarsUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any calendars you place inside it.",
  "NSContactsUsageDescription": "Dropbox syncs your files in your Dropbox folder, and uses your contacts to help you share your files and folders more quickly and easily.",
  "NSDesktopFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSDocumentsFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSDownloadsFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Copyright Dropbox, Inc. All rights reserved.",
  "NSPhotoLibraryUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any photos or photo libraries you place inside it.",
  "NSPrincipalClass": "NSApplication",
  "NSRemindersUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any reminders you place inside it.",
  "NSRemovableVolumesUsageDescription": "Click OK to provide access and continue with setup.",
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSUserNotificationAlertStyle": "alert",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "ExternalDrive.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.deviceanchor",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-external-drive"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Backup.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.backup",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-backup"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Vault.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.vault",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-vault"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Passwords.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.passwords",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-passwords"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossRootFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.root-folder"
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossTeamFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.team-folder"
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossAppFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.app-folder"
    },
    {
      "UTTypeConformsTo": "public.folder",
      "UTTypeIcons": {
        "_ISIconRecipe": {
          "class-name": "ISEmbossedFolder",
          "symbol-resources": {
            "kISBadgeResourceKey": "camera.fill"
          }
        }
      },
      "UTTypeIdentifier": "com.getdropbox.dropbox.tags.camera-uploads-folder"
    },
    {
      "UTTypeConformsTo": "public.folder",
      "UTTypeIcons": {
        "_ISIconRecipe": {
          "class-name": "ISEmbossedSmartFolder",
          "symbol-resources": {
            "kISBadgeResourceKey": "person.fill"
          }
        }
      },
      "UTTypeIdentifier": "com.getdropbox.dropbox.tags.team-member-folder"
    },
    {
      "UTTypeConformsTo": "public.folder",
      "UTTypeIcons": {
        "_ISIconRecipe": {
          "class-name": "ISEmbossedFolder",
          "symbol-resources": {
            "kISBadgeResourceKey": "nosign"
          }
        }
      },
      "UTTypeIdentifier": "com.getdropbox.dropbox.tags.team-private-folder"
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Paper doc",
      "UTTypeIconFile": "paper.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.paper",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "paper"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Paper template",
      "UTTypeIconFile": "papert.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.papert",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "papert"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Binder",
      "UTTypeIconFile": "binder.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.binder",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "binder"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Shortcut",
      "UTTypeIconFile": "web.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.shortcut",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "web"
        ]
      }
    }
  ],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Document",
      "UTTypeIconFile": "gdoc.icns",
      "UTTypeIdentifier": "com.google.gdoc",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gdoc"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Sheets",
      "UTTypeIconFile": "gsheet.icns",
      "UTTypeIdentifier": "com.google.gsheet",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gsheet"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Presentation",
      "UTTypeIconFile": "gslides.icns",
      "UTTypeIdentifier": "com.google.gslides",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gslides"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.076324462890625,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 25,
        "sizeofcmds": 3696,
        "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": 25,
          "offset": " 0x8"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x60"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v121.4.4267
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "20D64",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDisplayName": "Dropbox",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.deviceanchor"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.vault"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.passwords"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.backup"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.paper"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.papert"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.binder"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.shortcut"
      ]
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gdoc"
      ],
      "LSTypeIsPackage": 0
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gsheet"
      ],
      "LSTypeIsPackage": 0
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gslides"
      ],
      "LSTypeIsPackage": 0
    }
  ],
  "CFBundleExecutable": "Dropbox",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIcons": {
    "CFBundlePrimaryIcon": {
      "CFBundleIconFile": "AppIcon",
      "CFBundleSymbolName": "dropbox.fill"
    }
  },
  "CFBundleIdentifier": "com.getdropbox.dropbox",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Dropbox",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "121.4.4267",
  "CFBundleSignature": "????",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-install"
      ]
    },
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-open-collab-browse"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-client"
      ]
    }
  ],
  "CFBundleVersion": "121.4.4267",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "12B45b",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.0",
  "DTSDKBuild": "20A2408",
  "DTSDKName": "macosx11.0",
  "DTXcode": "1220",
  "DTXcodeBuild": "12B45b",
  "EFBuildKey": "Dropbox",
  "LSHasLocalizedDisplayName": false,
  "LSMinimumSystemVersion": "10.10",
  "LSUIElement": "1",
  "NSAccentColorName": "DropboxBlue",
  "NSAppleEventsUsageDescription": "Dropbox automates some applications to refresh your documents when they are edited remotely.",
  "NSAppleScriptEnabled": false,
  "NSCalendarsUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any calendars you place inside it.",
  "NSContactsUsageDescription": "Dropbox syncs your files in your Dropbox folder, and uses your contacts to help you share your files and folders more quickly and easily.",
  "NSDesktopFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSDocumentsFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSDownloadsFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Copyright Dropbox, Inc. All rights reserved.",
  "NSPhotoLibraryUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any photos or photo libraries you place inside it.",
  "NSPrincipalClass": "NSApplication",
  "NSRemindersUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any reminders you place inside it.",
  "NSRemovableVolumesUsageDescription": "Click OK to provide access and continue with setup.",
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSUserNotificationAlertStyle": "alert",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "ExternalDrive.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.deviceanchor",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-external-drive"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Backup.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.backup",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-backup"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Vault.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.vault",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-vault"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Passwords.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.passwords",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-passwords"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossRootFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.root-folder"
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossTeamFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.team-folder"
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossAppFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.app-folder"
    },
    {
      "UTTypeConformsTo": "public.folder",
      "UTTypeIcons": {
        "_ISIconRecipe": {
          "class-name": "ISEmbossedFolder",
          "symbol-resources": {
            "kISBadgeResourceKey": "camera.fill"
          }
        }
      },
      "UTTypeIdentifier": "com.getdropbox.dropbox.tags.camera-uploads-folder"
    },
    {
      "UTTypeConformsTo": "public.folder",
      "UTTypeIcons": {
        "_ISIconRecipe": {
          "class-name": "ISEmbossedSmartFolder",
          "symbol-resources": {
            "kISBadgeResourceKey": "person.fill"
          }
        }
      },
      "UTTypeIdentifier": "com.getdropbox.dropbox.tags.team-member-folder"
    },
    {
      "UTTypeConformsTo": "public.folder",
      "UTTypeIcons": {
        "_ISIconRecipe": {
          "class-name": "ISEmbossedFolder",
          "symbol-resources": {
            "kISBadgeResourceKey": "nosign"
          }
        }
      },
      "UTTypeIdentifier": "com.getdropbox.dropbox.tags.team-private-folder"
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Paper doc",
      "UTTypeIconFile": "paper.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.paper",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "paper"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Paper template",
      "UTTypeIconFile": "papert.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.papert",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "papert"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Binder",
      "UTTypeIconFile": "binder.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.binder",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "binder"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Shortcut",
      "UTTypeIconFile": "web.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.shortcut",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "web"
        ]
      }
    }
  ],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Document",
      "UTTypeIconFile": "gdoc.icns",
      "UTTypeIdentifier": "com.google.gdoc",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gdoc"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Sheets",
      "UTTypeIconFile": "gsheet.icns",
      "UTTypeIdentifier": "com.google.gsheet",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gsheet"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Presentation",
      "UTTypeIconFile": "gslides.icns",
      "UTTypeIdentifier": "com.google.gslides",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gslides"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.0758514404296875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 23,
        "sizeofcmds": 3544,
        "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": 23,
          "offset": " 0x8"
        },
        {
          "description": "Prebind Checksum Load Command",
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v121.3.4241
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "20D64",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDisplayName": "Dropbox",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.deviceanchor"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.vault"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.passwords"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.backup"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.paper"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.papert"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.binder"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.shortcut"
      ]
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gdoc"
      ],
      "LSTypeIsPackage": 0
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gsheet"
      ],
      "LSTypeIsPackage": 0
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gslides"
      ],
      "LSTypeIsPackage": 0
    }
  ],
  "CFBundleExecutable": "Dropbox",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIcons": {
    "CFBundlePrimaryIcon": {
      "CFBundleIconFile": "AppIcon",
      "CFBundleSymbolName": "dropbox.fill"
    }
  },
  "CFBundleIdentifier": "com.getdropbox.dropbox",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Dropbox",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "121.3.4241",
  "CFBundleSignature": "????",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-install"
      ]
    },
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-open-collab-browse"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-client"
      ]
    }
  ],
  "CFBundleVersion": "121.3.4241",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "12B45b",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.0",
  "DTSDKBuild": "20A2408",
  "DTSDKName": "macosx11.0",
  "DTXcode": "1220",
  "DTXcodeBuild": "12B45b",
  "EFBuildKey": "Dropbox",
  "LSHasLocalizedDisplayName": false,
  "LSMinimumSystemVersion": "10.10",
  "LSUIElement": "1",
  "NSAccentColorName": "DropboxBlue",
  "NSAppleEventsUsageDescription": "Dropbox automates some applications to refresh your documents when they are edited remotely.",
  "NSAppleScriptEnabled": false,
  "NSCalendarsUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any calendars you place inside it.",
  "NSContactsUsageDescription": "Dropbox syncs your files in your Dropbox folder, and uses your contacts to help you share your files and folders more quickly and easily.",
  "NSDesktopFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSDocumentsFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSDownloadsFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Copyright Dropbox, Inc. All rights reserved.",
  "NSPhotoLibraryUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any photos or photo libraries you place inside it.",
  "NSPrincipalClass": "NSApplication",
  "NSRemindersUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any reminders you place inside it.",
  "NSRemovableVolumesUsageDescription": "Click OK to provide access and continue with setup.",
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSUserNotificationAlertStyle": "alert",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "ExternalDrive.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.deviceanchor",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-external-drive"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Backup.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.backup",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-backup"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Vault.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.vault",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-vault"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Passwords.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.passwords",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-passwords"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossRootFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.root-folder"
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossTeamFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.team-folder"
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossAppFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.app-folder"
    },
    {
      "UTTypeConformsTo": "public.folder",
      "UTTypeIcons": {
        "_ISIconRecipe": {
          "class-name": "ISEmbossedFolder",
          "symbol-resources": {
            "kISBadgeResourceKey": "camera.fill"
          }
        }
      },
      "UTTypeIdentifier": "com.getdropbox.dropbox.tags.camera-uploads-folder"
    },
    {
      "UTTypeConformsTo": "public.folder",
      "UTTypeIcons": {
        "_ISIconRecipe": {
          "class-name": "ISEmbossedSmartFolder",
          "symbol-resources": {
            "kISBadgeResourceKey": "person.fill"
          }
        }
      },
      "UTTypeIdentifier": "com.getdropbox.dropbox.tags.team-member-folder"
    },
    {
      "UTTypeConformsTo": "public.folder",
      "UTTypeIcons": {
        "_ISIconRecipe": {
          "class-name": "ISEmbossedFolder",
          "symbol-resources": {
            "kISBadgeResourceKey": "nosign"
          }
        }
      },
      "UTTypeIdentifier": "com.getdropbox.dropbox.tags.team-private-folder"
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Paper doc",
      "UTTypeIconFile": "paper.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.paper",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "paper"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Paper template",
      "UTTypeIconFile": "papert.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.papert",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "papert"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Binder",
      "UTTypeIconFile": "binder.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.binder",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "binder"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Shortcut",
      "UTTypeIconFile": "web.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.shortcut",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "web"
        ]
      }
    }
  ],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Document",
      "UTTypeIconFile": "gdoc.icns",
      "UTTypeIdentifier": "com.google.gdoc",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gdoc"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Sheets",
      "UTTypeIconFile": "gsheet.icns",
      "UTTypeIdentifier": "com.google.gsheet",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gsheet"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Presentation",
      "UTTypeIconFile": "gslides.icns",
      "UTTypeIdentifier": "com.google.gslides",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gslides"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.0758514404296875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 23,
        "sizeofcmds": 3544,
        "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": 23,
          "offset": " 0x8"
        },
        {
          "description": "Prebind Checksum Load Command",
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v120.4.4598
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "20D64",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDisplayName": "Dropbox",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.deviceanchor"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.vault"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.passwords"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.backup"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.paper"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.papert"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.binder"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.shortcut"
      ]
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gdoc"
      ],
      "LSTypeIsPackage": 0
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gsheet"
      ],
      "LSTypeIsPackage": 0
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gslides"
      ],
      "LSTypeIsPackage": 0
    }
  ],
  "CFBundleExecutable": "Dropbox",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIcons": {
    "CFBundlePrimaryIcon": {
      "CFBundleIconFile": "AppIcon",
      "CFBundleSymbolName": "dropbox.fill"
    }
  },
  "CFBundleIdentifier": "com.getdropbox.dropbox",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Dropbox",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "120.4.4598",
  "CFBundleSignature": "????",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-install"
      ]
    },
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-open-collab-browse"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-client"
      ]
    }
  ],
  "CFBundleVersion": "120.4.4598",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "12B45b",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.0",
  "DTSDKBuild": "20A2408",
  "DTSDKName": "macosx11.0",
  "DTXcode": "1220",
  "DTXcodeBuild": "12B45b",
  "EFBuildKey": "Dropbox",
  "LSHasLocalizedDisplayName": false,
  "LSMinimumSystemVersion": "10.10",
  "LSUIElement": "1",
  "NSAccentColorName": "DropboxBlue",
  "NSAppleEventsUsageDescription": "Dropbox automates some applications to refresh your documents when they are edited remotely.",
  "NSAppleScriptEnabled": false,
  "NSCalendarsUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any calendars you place inside it.",
  "NSContactsUsageDescription": "Dropbox syncs your files in your Dropbox folder, and uses your contacts to help you share your files and folders more quickly and easily.",
  "NSDesktopFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSDocumentsFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSDownloadsFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Copyright Dropbox, Inc. All rights reserved.",
  "NSPhotoLibraryUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any photos or photo libraries you place inside it.",
  "NSPrincipalClass": "NSApplication",
  "NSRemindersUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any reminders you place inside it.",
  "NSRemovableVolumesUsageDescription": "Click OK to provide access and continue with setup.",
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSUserNotificationAlertStyle": "alert",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "ExternalDrive.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.deviceanchor",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-external-drive"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Backup.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.backup",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-backup"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Vault.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.vault",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-vault"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Passwords.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.passwords",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-passwords"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossRootFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.root-folder"
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossTeamFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.team-folder"
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossAppFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.app-folder"
    },
    {
      "UTTypeConformsTo": "public.folder",
      "UTTypeIcons": {
        "_ISIconRecipe": {
          "class-name": "ISEmbossedFolder",
          "symbol-resources": {
            "kISBadgeResourceKey": "camera.fill"
          }
        }
      },
      "UTTypeIdentifier": "com.getdropbox.dropbox.tags.camera-uploads-folder"
    },
    {
      "UTTypeConformsTo": "public.folder",
      "UTTypeIcons": {
        "_ISIconRecipe": {
          "class-name": "ISEmbossedSmartFolder",
          "symbol-resources": {
            "kISBadgeResourceKey": "person.fill"
          }
        }
      },
      "UTTypeIdentifier": "com.getdropbox.dropbox.tags.team-member-folder"
    },
    {
      "UTTypeConformsTo": "public.folder",
      "UTTypeIcons": {
        "_ISIconRecipe": {
          "class-name": "ISEmbossedFolder",
          "symbol-resources": {
            "kISBadgeResourceKey": "nosign"
          }
        }
      },
      "UTTypeIdentifier": "com.getdropbox.dropbox.tags.team-private-folder"
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Paper doc",
      "UTTypeIconFile": "paper.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.paper",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "paper"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Paper template",
      "UTTypeIconFile": "papert.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.papert",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "papert"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Binder",
      "UTTypeIconFile": "binder.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.binder",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "binder"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Shortcut",
      "UTTypeIconFile": "web.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.shortcut",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "web"
        ]
      }
    }
  ],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Document",
      "UTTypeIconFile": "gdoc.icns",
      "UTTypeIdentifier": "com.google.gdoc",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gdoc"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Sheets",
      "UTTypeIconFile": "gsheet.icns",
      "UTTypeIdentifier": "com.google.gsheet",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gsheet"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Presentation",
      "UTTypeIconFile": "gslides.icns",
      "UTTypeIdentifier": "com.google.gslides",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gslides"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.0758514404296875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 23,
        "sizeofcmds": 3544,
        "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": 23,
          "offset": " 0x8"
        },
        {
          "description": "Prebind Checksum Load Command",
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v118.4.460
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "20D64",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDisplayName": "Dropbox",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.deviceanchor"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.vault"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.passwords"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.backup"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.paper"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.papert"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.binder"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.shortcut"
      ]
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gdoc"
      ],
      "LSTypeIsPackage": 0
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gsheet"
      ],
      "LSTypeIsPackage": 0
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gslides"
      ],
      "LSTypeIsPackage": 0
    }
  ],
  "CFBundleExecutable": "Dropbox",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIcons": {
    "CFBundlePrimaryIcon": {
      "CFBundleIconFile": "AppIcon",
      "CFBundleSymbolName": "dropbox.fill"
    }
  },
  "CFBundleIdentifier": "com.getdropbox.dropbox",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Dropbox",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "118.4.460",
  "CFBundleSignature": "????",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-install"
      ]
    },
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-open-collab-browse"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-client"
      ]
    }
  ],
  "CFBundleVersion": "118.4.460",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "12B45b",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.0",
  "DTSDKBuild": "20A2408",
  "DTSDKName": "macosx11.0",
  "DTXcode": "1220",
  "DTXcodeBuild": "12B45b",
  "EFBuildKey": "Dropbox",
  "LSHasLocalizedDisplayName": false,
  "LSMinimumSystemVersion": "10.10",
  "LSUIElement": "1",
  "NSAccentColorName": "DropboxBlue",
  "NSAppleEventsUsageDescription": "Dropbox automates some applications to refresh your documents when they are edited remotely.",
  "NSAppleScriptEnabled": false,
  "NSCalendarsUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any calendars you place inside it.",
  "NSContactsUsageDescription": "Dropbox syncs your files in your Dropbox folder, and uses your contacts to help you share your files and folders more quickly and easily.",
  "NSDesktopFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSDocumentsFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSDownloadsFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Copyright Dropbox, Inc. All rights reserved.",
  "NSPhotoLibraryUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any photos or photo libraries you place inside it.",
  "NSPrincipalClass": "NSApplication",
  "NSRemindersUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any reminders you place inside it.",
  "NSRemovableVolumesUsageDescription": "Click OK to provide access and continue with setup.",
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSUserNotificationAlertStyle": "alert",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "ExternalDrive.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.deviceanchor",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-external-drive"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Backup.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.backup",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-backup"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Vault.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.vault",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-vault"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Passwords.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.passwords",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-passwords"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossRootFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.root-folder"
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossTeamFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.team-folder"
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossAppFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.app-folder"
    },
    {
      "UTTypeConformsTo": "public.folder",
      "UTTypeIcons": {
        "_ISIconRecipe": {
          "class-name": "ISEmbossedFolder",
          "symbol-resources": {
            "kISBadgeResourceKey": "camera.fill"
          }
        }
      },
      "UTTypeIdentifier": "com.getdropbox.dropbox.tags.camera-uploads-folder"
    },
    {
      "UTTypeConformsTo": "public.folder",
      "UTTypeIcons": {
        "_ISIconRecipe": {
          "class-name": "ISEmbossedSmartFolder",
          "symbol-resources": {
            "kISBadgeResourceKey": "person.fill"
          }
        }
      },
      "UTTypeIdentifier": "com.getdropbox.dropbox.tags.team-member-folder"
    },
    {
      "UTTypeConformsTo": "public.folder",
      "UTTypeIcons": {
        "_ISIconRecipe": {
          "class-name": "ISEmbossedFolder",
          "symbol-resources": {
            "kISBadgeResourceKey": "nosign"
          }
        }
      },
      "UTTypeIdentifier": "com.getdropbox.dropbox.tags.team-private-folder"
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Paper doc",
      "UTTypeIconFile": "paper.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.paper",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "paper"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Paper template",
      "UTTypeIconFile": "papert.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.papert",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "papert"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Binder",
      "UTTypeIconFile": "binder.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.binder",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "binder"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Shortcut",
      "UTTypeIconFile": "web.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.shortcut",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "web"
        ]
      }
    }
  ],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Document",
      "UTTypeIconFile": "gdoc.icns",
      "UTTypeIdentifier": "com.google.gdoc",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gdoc"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Sheets",
      "UTTypeIconFile": "gsheet.icns",
      "UTTypeIdentifier": "com.google.gsheet",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gsheet"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Presentation",
      "UTTypeIconFile": "gslides.icns",
      "UTTypeIdentifier": "com.google.gslides",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gslides"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.0754241943359375,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 23,
        "sizeofcmds": 3384,
        "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": 23,
          "offset": " 0x8"
        },
        {
          "description": "Prebind Checksum Load Command",
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v117.4.378
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "20B50",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDisplayName": "Dropbox",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.deviceanchor"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.vault"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.passwords"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.backup"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.paper"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.papert"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.binder"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.shortcut"
      ]
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gdoc"
      ],
      "LSTypeIsPackage": 0
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gsheet"
      ],
      "LSTypeIsPackage": 0
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gslides"
      ],
      "LSTypeIsPackage": 0
    }
  ],
  "CFBundleExecutable": "Dropbox",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIcons": {
    "CFBundlePrimaryIcon": {
      "CFBundleIconFile": "AppIcon",
      "CFBundleSymbolName": "dropbox.fill"
    }
  },
  "CFBundleIdentifier": "com.getdropbox.dropbox",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Dropbox",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "117.4.378",
  "CFBundleSignature": "????",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-install"
      ]
    },
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-open-collab-browse"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-client"
      ]
    }
  ],
  "CFBundleVersion": "117.4.378",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "12B45b",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.0",
  "DTSDKBuild": "20A2408",
  "DTSDKName": "macosx11.0",
  "DTXcode": "1220",
  "DTXcodeBuild": "12B45b",
  "EFBuildKey": "Dropbox",
  "LSHasLocalizedDisplayName": false,
  "LSMinimumSystemVersion": "10.10",
  "LSUIElement": "1",
  "NSAccentColorName": "DropboxBlue",
  "NSAppleEventsUsageDescription": "Dropbox automates some applications to refresh your documents when they are edited remotely.",
  "NSAppleScriptEnabled": false,
  "NSCalendarsUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any calendars you place inside it.",
  "NSContactsUsageDescription": "Dropbox syncs your files in your Dropbox folder, and uses your contacts to help you share your files and folders more quickly and easily.",
  "NSDesktopFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSDocumentsFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSDownloadsFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Copyright Dropbox, Inc. All rights reserved.",
  "NSPhotoLibraryUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any photos or photo libraries you place inside it.",
  "NSPrincipalClass": "NSApplication",
  "NSRemindersUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any reminders you place inside it.",
  "NSRemovableVolumesUsageDescription": "Click OK to provide access and continue with setup.",
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSUserNotificationAlertStyle": "alert",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "ExternalDrive.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.deviceanchor",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-external-drive"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Backup.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.backup",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-backup"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Vault.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.vault",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-vault"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Passwords.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.passwords",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-passwords"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossRootFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.root-folder"
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossTeamFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.team-folder"
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossAppFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.app-folder"
    },
    {
      "UTTypeConformsTo": "public.folder",
      "UTTypeIcons": {
        "_ISIconRecipe": {
          "class-name": "ISEmbossedFolder",
          "symbol-resources": {
            "kISBadgeResourceKey": "camera.fill"
          }
        }
      },
      "UTTypeIdentifier": "com.getdropbox.dropbox.tags.camera-uploads-folder"
    },
    {
      "UTTypeConformsTo": "public.folder",
      "UTTypeIcons": {
        "_ISIconRecipe": {
          "class-name": "ISEmbossedSmartFolder",
          "symbol-resources": {
            "kISBadgeResourceKey": "person.fill"
          }
        }
      },
      "UTTypeIdentifier": "com.getdropbox.dropbox.tags.team-member-folder"
    },
    {
      "UTTypeConformsTo": "public.folder",
      "UTTypeIcons": {
        "_ISIconRecipe": {
          "class-name": "ISEmbossedFolder",
          "symbol-resources": {
            "kISBadgeResourceKey": "nosign"
          }
        }
      },
      "UTTypeIdentifier": "com.getdropbox.dropbox.tags.team-private-folder"
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Paper doc",
      "UTTypeIconFile": "paper.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.paper",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "paper"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Paper template",
      "UTTypeIconFile": "papert.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.papert",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "papert"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Binder",
      "UTTypeIconFile": "binder.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.binder",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "binder"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Shortcut",
      "UTTypeIconFile": "web.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.shortcut",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "web"
        ]
      }
    }
  ],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Document",
      "UTTypeIconFile": "gdoc.icns",
      "UTTypeIdentifier": "com.google.gdoc",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gdoc"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Sheets",
      "UTTypeIconFile": "gsheet.icns",
      "UTTypeIdentifier": "com.google.gsheet",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gsheet"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Presentation",
      "UTTypeIconFile": "gslides.icns",
      "UTTypeIdentifier": "com.google.gslides",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gslides"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.0754241943359375,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 23,
        "sizeofcmds": 3384,
        "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": 23,
          "offset": " 0x8"
        },
        {
          "description": "Prebind Checksum Load Command",
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v116.4.368
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "20B50",
  "CFBundleDevelopmentRegion": "en",
  "CFBundleDisplayName": "Dropbox",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.deviceanchor"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.vault"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.passwords"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.backup"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.paper"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.papert"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.binder"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "com.getdropbox.dropbox.shortcut"
      ]
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gdoc"
      ],
      "LSTypeIsPackage": 0
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gsheet"
      ],
      "LSTypeIsPackage": 0
    },
    {
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "com.google.gslides"
      ],
      "LSTypeIsPackage": 0
    }
  ],
  "CFBundleExecutable": "Dropbox",
  "CFBundleIconFile": "AppIcon",
  "CFBundleIconName": "AppIcon",
  "CFBundleIcons": {
    "CFBundlePrimaryIcon": {
      "CFBundleIconFile": "AppIcon",
      "CFBundleSymbolName": "dropbox.fill"
    }
  },
  "CFBundleIdentifier": "com.getdropbox.dropbox",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Dropbox",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "116.4.368",
  "CFBundleSignature": "????",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-install"
      ]
    },
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-open-collab-browse"
      ]
    },
    {
      "CFBundleTypeRole": "Viewer",
      "CFBundleURLName": "com.getdropbox.dropbox",
      "CFBundleURLSchemes": [
        "dropbox-client"
      ]
    }
  ],
  "CFBundleVersion": "116.4.368",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "12B45b",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.0",
  "DTSDKBuild": "20A2408",
  "DTSDKName": "macosx11.0",
  "DTXcode": "1220",
  "DTXcodeBuild": "12B45b",
  "EFBuildKey": "Dropbox",
  "LSHasLocalizedDisplayName": false,
  "LSMinimumSystemVersion": "10.10",
  "LSUIElement": "1",
  "NSAccentColorName": "DropboxBlue",
  "NSAppleEventsUsageDescription": "Dropbox automates some applications to refresh your documents when they are edited remotely.",
  "NSAppleScriptEnabled": false,
  "NSCalendarsUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any calendars you place inside it.",
  "NSContactsUsageDescription": "Dropbox syncs your files in your Dropbox folder, and uses your contacts to help you share your files and folders more quickly and easily.",
  "NSDesktopFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSDocumentsFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSDownloadsFolderUsageDescription": "Click OK to allow Dropbox to access files.",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Copyright Dropbox, Inc. All rights reserved.",
  "NSPhotoLibraryUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any photos or photo libraries you place inside it.",
  "NSPrincipalClass": "NSApplication",
  "NSRemindersUsageDescription": "Dropbox syncs your files in your Dropbox folder, including any reminders you place inside it.",
  "NSRemovableVolumesUsageDescription": "Click OK to provide access and continue with setup.",
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSUserNotificationAlertStyle": "alert",
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "ExternalDrive.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.deviceanchor",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-external-drive"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Backup.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.backup",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-backup"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Vault.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.vault",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-vault"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox feature",
      "UTTypeIconFile": "Passwords.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.passwords",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dbx-passwords"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossRootFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.root-folder"
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossTeamFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.team-folder"
    },
    {
      "UTTypeConformsTo": [
        "com.apple.icon-decoration.emboss"
      ],
      "UTTypeGlyphName": "DropboxEmbossAppFolder",
      "UTTypeIdentifier": "com.getdropbox.dropbox.decorations.app-folder"
    },
    {
      "UTTypeConformsTo": "public.folder",
      "UTTypeIcons": {
        "_ISIconRecipe": {
          "class-name": "ISEmbossedFolder",
          "symbol-resources": {
            "kISBadgeResourceKey": "camera.fill"
          }
        }
      },
      "UTTypeIdentifier": "com.getdropbox.dropbox.tags.camera-uploads-folder"
    },
    {
      "UTTypeConformsTo": "public.folder",
      "UTTypeIcons": {
        "_ISIconRecipe": {
          "class-name": "ISEmbossedSmartFolder",
          "symbol-resources": {
            "kISBadgeResourceKey": "person.fill"
          }
        }
      },
      "UTTypeIdentifier": "com.getdropbox.dropbox.tags.team-member-folder"
    },
    {
      "UTTypeConformsTo": "public.folder",
      "UTTypeIcons": {
        "_ISIconRecipe": {
          "class-name": "ISEmbossedFolder",
          "symbol-resources": {
            "kISBadgeResourceKey": "nosign"
          }
        }
      },
      "UTTypeIdentifier": "com.getdropbox.dropbox.tags.team-private-folder"
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Paper doc",
      "UTTypeIconFile": "paper.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.paper",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "paper"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Paper template",
      "UTTypeIconFile": "papert.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.papert",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "papert"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Dropbox Binder",
      "UTTypeIconFile": "binder.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.binder",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "binder"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Shortcut",
      "UTTypeIconFile": "web.icns",
      "UTTypeIdentifier": "com.getdropbox.dropbox.shortcut",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "web"
        ]
      }
    }
  ],
  "UTImportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Document",
      "UTTypeIconFile": "gdoc.icns",
      "UTTypeIdentifier": "com.google.gdoc",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gdoc"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Sheets",
      "UTTypeIconFile": "gsheet.icns",
      "UTTypeIdentifier": "com.google.gsheet",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gsheet"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.content"
      ],
      "UTTypeDescription": "Google Presentation",
      "UTTypeIconFile": "gslides.icns",
      "UTTypeIdentifier": "com.google.gslides",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gslides"
        ]
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.075286865234375,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 23,
        "sizeofcmds": 3384,
        "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": 23,
          "offset": " 0x8"
        },
        {
          "description": "Prebind Checksum Load Command",
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
Report Update