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 -