From 400ff3cd79919643d1a2f33d4f2c0481a918e71e Mon Sep 17 00:00:00 2001 From: Serhiy Mytrovtsiy Date: Sun, 11 Jul 2021 11:31:09 +0200 Subject: [PATCH] v2.6.0 --- Stats.xcodeproj/project.pbxproj | 4 ++-- Stats/Supporting Files/Info.plist | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) 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