From 6e8ac603993bb80cd0d35b1e3fac0cbdd824dea5 Mon Sep 17 00:00:00 2001 From: Ilya Fedin Date: Wed, 15 Oct 2025 20:13:24 +0000 Subject: [PATCH] Actually share files with Drag'n'Drop to shortcut on macOS The code supported this since 4.8.3 (6aef6d7f4ecf785e1e9cde372d617de2dedee99a) for Linux but wasn't actually allowed on macOS via plist. --- Telegram/Telegram.plist | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/Telegram/Telegram.plist b/Telegram/Telegram.plist index 72913e85e2..ec806ecab5 100644 --- a/Telegram/Telegram.plist +++ b/Telegram/Telegram.plist @@ -42,6 +42,19 @@ + CFBundleDocumentTypes + + + CFBundleTypeRole + Viewer + LSHandlerRank + Alternate + LSItemContentTypes + + public.data + + + CFBundleVersion @desktop_app_version_string@ ITSAppUsesNonExemptEncryption