diff --git a/.github/macosx/Info.plist b/.github/macosx/Info.plist
index a2d32790..ea85379b 100644
--- a/.github/macosx/Info.plist
+++ b/.github/macosx/Info.plist
@@ -47,6 +47,12 @@
torrent
+ LSHandlerRank
+ Alternate
+ LSItemContentTypes
+
+ org.bittorrent.torrent
+
CFBundleURLTypes
@@ -64,5 +70,35 @@
+ UTExportedTypeDeclarations
+
+
+ UTTypeConformsTo
+
+ public.data
+ public.item
+ com.bittorrent.torrent
+
+ UTTypeDescription
+ BitTorrent Document
+ UTTypeIconFile
+ transgui.icns
+ 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
+
+
+