From 5d2ee25f0f2e8070db3f92f3c200ee5e7bfc3483 Mon Sep 17 00:00:00 2001 From: Markus Reiter Date: Thu, 9 May 2019 06:53:34 +0200 Subject: [PATCH] Fix build number script. --- MonitorControl.xcodeproj/project.pbxproj | 2 +- MonitorControl/Info.plist | 2 +- MonitorControlHelper/Info.plist | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/MonitorControl.xcodeproj/project.pbxproj b/MonitorControl.xcodeproj/project.pbxproj index 97aff8b..fadfe58 100644 --- a/MonitorControl.xcodeproj/project.pbxproj +++ b/MonitorControl.xcodeproj/project.pbxproj @@ -283,8 +283,8 @@ F06792E3200A73460066C438 /* Sources */, F06792E4200A73460066C438 /* Frameworks */, F06792E5200A73460066C438 /* Resources */, - 28F6A5822283548F00A4ADCD /* Sync Version Numbers */, 28F6A5802283515F00A4ADCD /* Increase Build Number */, + 28F6A5822283548F00A4ADCD /* Sync Version Numbers */, ); buildRules = ( ); diff --git a/MonitorControl/Info.plist b/MonitorControl/Info.plist index 082f320..e92d137 100644 --- a/MonitorControl/Info.plist +++ b/MonitorControl/Info.plist @@ -19,7 +19,7 @@ CFBundleShortVersionString 1.5.1 CFBundleVersion - 269 + 270 LSApplicationCategoryType public.app-category.utilities LSMinimumSystemVersion diff --git a/MonitorControlHelper/Info.plist b/MonitorControlHelper/Info.plist index 40626ef..3cd3e8b 100644 --- a/MonitorControlHelper/Info.plist +++ b/MonitorControlHelper/Info.plist @@ -19,7 +19,7 @@ CFBundleShortVersionString 1.5.1 CFBundleVersion - 269 + 270 LSApplicationCategoryType public.app-category.utilities LSBackgroundOnly