diff --git a/dists/macosx/Info.plist b/dists/macosx/Info.plist
index 19b736c6471..40e9224a57d 100644
--- a/dists/macosx/Info.plist
+++ b/dists/macosx/Info.plist
@@ -6,6 +6,20 @@
English
CFBundleDisplayName
ScummVM
+ CFBundleDocumentTypes
+
+
+ CFBundleTypeName
+ All Files
+ LSHandlerRank
+ Alternate
+ LSItemContentTypes
+
+ public.data
+ public.content
+
+
+
CFBundleExecutable
scummvm
CFBundleGetInfoString
diff --git a/dists/macosx/Info.plist.in b/dists/macosx/Info.plist.in
index eefe91d9be2..26d650071cc 100644
--- a/dists/macosx/Info.plist.in
+++ b/dists/macosx/Info.plist.in
@@ -6,6 +6,20 @@
English
CFBundleDisplayName
ScummVM
+ CFBundleDocumentTypes
+
+
+ CFBundleTypeName
+ All Files
+ LSHandlerRank
+ Alternate
+ LSItemContentTypes
+
+ public.data
+ public.content
+
+
+
CFBundleExecutable
scummvm
CFBundleGetInfoString