diff --git a/Stats.xcodeproj/project.pbxproj b/Stats.xcodeproj/project.pbxproj index 626ed335..2a2e0fb4 100644 --- a/Stats.xcodeproj/project.pbxproj +++ b/Stats.xcodeproj/project.pbxproj @@ -2000,7 +2000,7 @@ "@executable_path/../Frameworks", ); MACOSX_DEPLOYMENT_TARGET = 10.13; - MARKETING_VERSION = 2.5.22; + MARKETING_VERSION = 2.6.0; OTHER_LDFLAGS = ""; PRODUCT_BUNDLE_IDENTIFIER = eu.exelban.Stats; PRODUCT_NAME = "$(TARGET_NAME)"; @@ -2033,7 +2033,7 @@ "@executable_path/../Frameworks", ); MACOSX_DEPLOYMENT_TARGET = 10.13; - MARKETING_VERSION = 2.5.22; + MARKETING_VERSION = 2.6.0; OTHER_LDFLAGS = ""; PRODUCT_BUNDLE_IDENTIFIER = eu.exelban.Stats; PRODUCT_NAME = "$(TARGET_NAME)"; diff --git a/Stats/Supporting Files/Info.plist b/Stats/Supporting Files/Info.plist index 531bed0d..ca483c5d 100755 --- a/Stats/Supporting Files/Info.plist +++ b/Stats/Supporting Files/Info.plist @@ -17,7 +17,7 @@ CFBundleShortVersionString $(MARKETING_VERSION) CFBundleVersion - 287 + 289 Description Simple macOS system monitor in your menu bar LSApplicationCategoryType @@ -31,13 +31,13 @@ NSAllowsArbitraryLoads + NSBluetoothAlwaysUsageDescription + This permission allows obtaining battery level of Bluetooth devices NSHumanReadableCopyright Copyright © 2020 Serhiy Mytrovtsiy. All rights reserved. NSPrincipalClass NSApplication NSUserNotificationAlertStyle alert - NSBluetoothAlwaysUsageDescription - This permission allows obtaining battery level of Bluetooth devices