From 035002ceedf78d5ec73eabc0df7f06139939b967 Mon Sep 17 00:00:00 2001 From: Amine El Mouafik <412895+kytwb@users.noreply.github.com> Date: Mon, 8 Feb 2021 10:34:45 +0100 Subject: Synchronize with Franz 5.6.0 (#1033) Co-authored-by: FranzBot Co-authored-by: vantezzen Co-authored-by: Makazzz Co-authored-by: Stefan Malzner Co-authored-by: Amine Mouafik --- electron-builder.yml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'electron-builder.yml') diff --git a/electron-builder.yml b/electron-builder.yml index 86349ba6b..7091dfb74 100644 --- a/electron-builder.yml +++ b/electron-builder.yml @@ -15,10 +15,8 @@ mac: entitlements: "./build-helpers/entitlements.mas.plist" entitlementsInherit: "./build-helpers/entitlements.mas.inherit.plist" extendInfo: - NSMicrophoneUsageDescription: "This app requires camera access for video messaging services." - NSCameraUsageDescription: "This app requires microphone access for audio messaging services." - -afterSign: ./build-helpers/notarize.js + NSCameraUsageDescription: "This app requires camera access for video chats" + NSMicrophoneUsageDescription: "This app requires microphone access for voice chats" dmg: background: ./build-helpers/images/dmgInstaller.tiff @@ -30,6 +28,8 @@ dmg: { x: 122, y: 240, type: file }, ] +afterSign: ./build-helpers/notarize.js + win: icon: ./build-helpers/images/icon.ico target: @@ -43,8 +43,8 @@ linux: icon: ./build-helpers/images/icons category: Network;InstantMessaging; executableName: ferdi - synopsis: "Messaging app for WhatsApp, Slack, Telegram, HipChat, Hangouts and many many more." - description: "Ferdi is your messaging app / former Emperor of Austria and combines chat & messaging services into one application. Ferdi currently supports Slack, WhatsApp, WeChat, HipChat, Facebook Messenger, Telegram, Google Hangouts, GroupMe, Skype and many more. You can download Ferdi for free for Mac & Windows." + synopsis: "Messaging app for WhatsApp, Slack, Telegram, Gmail, Hangouts and many many more." + description: "Ferdi is your messaging app / former Emperor of Austria and combines chat & messaging services into one application. Ferdi currently supports Slack, WhatsApp, Gmail, Facebook Messenger, Telegram, Google Hangouts, GroupMe, Skype and many more. You can download Ferdi for free for Mac & Windows." target: - target: AppImage - target: deb @@ -62,4 +62,4 @@ protocols: asarUnpack: - ./recipes - ./node_modules/mac-screen-capture-permissions - - ./assets/images/taskbar + - ./assets/images/taskbar \ No newline at end of file -- cgit v1.2.3-54-g00ecf