diff --git a/Telegram/CMakeLists.txt b/Telegram/CMakeLists.txt index 55143efd2..1697e3f86 100644 --- a/Telegram/CMakeLists.txt +++ b/Telegram/CMakeLists.txt @@ -1892,9 +1892,9 @@ if (build_macstore) ) else() if (CMAKE_GENERATOR STREQUAL Xcode) - set(bundle_identifier "com.tdesktop.Telegram$<$:Debug>") + set(bundle_identifier "one.ayugram.AyuGramDesktop$<$:Debug>") else() - set(bundle_identifier "com.tdesktop.Telegram") + set(bundle_identifier "one.ayugram.AyuGramDesktop") endif() set(bundle_entitlements "Telegram.entitlements") if (LINUX AND DESKTOP_APP_USE_PACKAGED) diff --git a/Telegram/Telegram.plist b/Telegram/Telegram.plist index 72913e85e..61a9a95de 100644 --- a/Telegram/Telegram.plist +++ b/Telegram/Telegram.plist @@ -5,7 +5,7 @@ CFBundleExecutable @output_name@ CFBundleGetInfoString - Telegram Desktop messaging app + Unofficial Telegram Desktop app CFBundleIconFile Icon.icns CFBundleIconName