diff --git a/Telegram/Telegram.plist b/Telegram/Telegram.plist index f4272eaf2..9ab590e29 100644 --- a/Telegram/Telegram.plist +++ b/Telegram/Telegram.plist @@ -3,24 +3,28 @@ CFBundleExecutable - $(PRODUCT_NAME) + ${MACOSX_BUNDLE_EXECUTABLE_NAME} CFBundleGetInfoString - Telegram Desktop messaging app + pro.cxx Telegram messaging app CFBundleIdentifier - $(PRODUCT_BUNDLE_IDENTIFIER) + ${MACOSX_BUNDLE_GUI_IDENTIFIER} CFBundlePackageType APPL CFBundleShortVersionString $(CURRENT_PROJECT_VERSION) CFBundleSignature ???? + CFBundleName + ${MACOSX_BUNDLE_BUNDLE_NAME} + CFBundleIconFile + ${MACOSX_BUNDLE_ICON_FILE} CFBundleURLTypes CFBundleTypeRole Viewer CFBundleURLIconFile - Icon.icns + ${MACOSX_BUNDLE_ICON_FILE} CFBundleURLName $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleURLSchemes