From 36d7c41c3cd7ea3f4d70bc2db7e89ce7db2ef297 Mon Sep 17 00:00:00 2001 From: Abhishek Banthia <8280282+n0shake@users.noreply.github.com> Date: Sat, 13 Apr 2024 15:25:52 -0400 Subject: [PATCH] Update Clocker-Info.plist --- Clocker/Clocker/Clocker-Info.plist | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Clocker/Clocker/Clocker-Info.plist b/Clocker/Clocker/Clocker-Info.plist index 1de5a47..7ee7dee 100755 --- a/Clocker/Clocker/Clocker-Info.plist +++ b/Clocker/Clocker/Clocker-Info.plist @@ -9,7 +9,7 @@ CFBundleInfoDictionaryVersion 6.0 CFBundleName - ${PRODUCT_NAME} + Clocker - World Clock CFBundlePackageType APPL CFBundleShortVersionString @@ -18,6 +18,8 @@ ???? CFBundleVersion $(CURRENT_PROJECT_VERSION) + ITSAppUsesNonExemptEncryption + LSApplicationCategoryType public.app-category.utilities LSMinimumSystemVersion @@ -32,7 +34,7 @@ NSCalendarsUsageDescription Clocker can be more useful when it can display upcoming events from your calendars. You can change this setting in System Preferences › Security & Privacy › Privacy NSHumanReadableCopyright - Copyright © 2016, Abhishek Banthia + Copyright © 2024, Abhishek Banthia NSLocationAlwaysAndWhenInUseUsageDescription Clocker can be more useful when it can use your location to determine your current timezone. NSLocationUsageDescription @@ -47,7 +49,5 @@ RequestsOpenAccess YES - ITSAppUsesNonExemptEncryption -