diff --git a/src/Info.plist b/src/Info.plist index 3ca45246d..9f98463e4 100644 --- a/src/Info.plist +++ b/src/Info.plist @@ -54,6 +54,36 @@ qbittorrent CFBundleIdentifier org.qbittorrent + UTExportedTypeDeclarations + + + UTTypeConformsTo + + public.data + public.item + com.bittorrent.torrent + + UTTypeDescription + BitTorrent Document + UTTypeIconFile + qBitTorrentDocument + UTTypeIdentifier + org.bittorrent.torrent + UTTypeReferenceURL + http://www.bittorrent.org/beps/bep_0000.html + UTTypeTagSpecification + + com.apple.ostype + TORR + public.filename-extension + + torrent + + public.mime-type + application/x-bittorrent + + + NOTE This file was generated by Qt/QMake.