From b0b10074f8d8cda56e9c2b398478766869654ced Mon Sep 17 00:00:00 2001 From: Toxblh Date: Wed, 26 Sep 2018 14:53:08 +0100 Subject: [PATCH] fix all privacy request in info.plist for fututre --- MTMR/Info.plist | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/MTMR/Info.plist b/MTMR/Info.plist index 335e89e..b252b90 100644 --- a/MTMR/Info.plist +++ b/MTMR/Info.plist @@ -17,9 +17,9 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.18.2 + 0.18.3 CFBundleVersion - 21 + 26 LSApplicationCategoryType public.app-category.utilities LSMinimumSystemVersion @@ -28,8 +28,20 @@ NSAppleEventsUsageDescription AppleEvents needed for correct work AppleScript + NSAppleMusicUsageDescription + MTMR needs access to Media for work + NSBluetoothPeripheralUsageDescription + MTMR needs access to Bluetooth for work + NSCalendarsUsageDescription + MTMR needs access to Calendar for work + NSCameraUsageDescription + MTMR needs access to Camera for work + NSHomeKitUsageDescription + MTMR needs access to HomeKit for work NSHumanReadableCopyright Copyright © 2018 Anton Palgunov. All rights reserved. + NSLocationAlwaysAndWhenInUseUsageDescription + Weather widget need your location for correct work NSLocationAlwaysUsageDescription Weather widget need your location for correct work NSLocationUsageDescription @@ -38,11 +50,19 @@ Weather widget need your location for correct work NSMainStoryboardFile Main + NSPhotoLibraryUsageDescription + MTMR needs access to Photo for work NSPrincipalClass NSApplication + NSRemindersUsageDescription + MTMR needs access to Reminders for work + NSSystemAdministrationUsageDescription + MTMR needs access to Administation for work SUFeedURL https://mtmr.app/appcast.xml SUPublicDSAKeyFile dsa_pub.pem + kTCCServiceMediaLibrary + MTMR needs access to Music for work