diff --git a/linphone-app/cmake_builder/linphone_package/macos/Info.plist.in b/linphone-app/cmake_builder/linphone_package/macos/Info.plist.in
index 79ac82da2..6d492c0ca 100644
--- a/linphone-app/cmake_builder/linphone_package/macos/Info.plist.in
+++ b/linphone-app/cmake_builder/linphone_package/macos/Info.plist.in
@@ -11,7 +11,7 @@
CFBundleExecutable
@EXECUTABLE_NAME@
CFBundleGetInfoString
- @PACKAGE_VERSION@, (C) 2011-2018 @APPLICATION_NAME@ @APPLICATION_URL@
+ @PACKAGE_VERSION@, (C) 2011-2020 @APPLICATION_NAME@ @APPLICATION_URL@
CFBundleIconFile
@EXECUTABLE_NAME@.icns
CFBundleIdentifier
@@ -66,5 +66,15 @@
Getting files from Download folder for sending attachment
NSAppleEventsUsageDescription
Used for sending notifications and working with Appnap
+ NSBluetoothPeripheralUsageDescription
+ A user application wants to access bluetooth.
+ NSCalendarsUsageDescription
+ A user application wants to access calendars.
+ NSContactsUsageDescription
+ A user application wants to access contacts.
+ NSLocationWhenInUseUsageDescription
+ A user application wants to access location information.
+ NSRemindersUsageDescription
+ A user application wants to access the reminders.