From 8fc120c43df8f34d5df63ed54b72085530c87c91 Mon Sep 17 00:00:00 2001 From: yep Date: Thu, 2 Nov 2017 20:02:23 +0100 Subject: [PATCH] slightly improve visibility of progress indicator on dark backgrounds --- macosx/AntiRSI.xcodeproj/project.pbxproj | 6 ++-- macosx/AntiRSIView.h | 6 ++-- macosx/AntiRSIView.m | 1 + macosx/English.lproj/InfoPlist.strings | Bin 538 -> 544 bytes macosx/English.lproj/Main.xib | 39 ++++++++++++++--------- macosx/Info.plist | 4 ++- 6 files changed, 34 insertions(+), 22 deletions(-) diff --git a/macosx/AntiRSI.xcodeproj/project.pbxproj b/macosx/AntiRSI.xcodeproj/project.pbxproj index 01fc330..fe44093 100644 --- a/macosx/AntiRSI.xcodeproj/project.pbxproj +++ b/macosx/AntiRSI.xcodeproj/project.pbxproj @@ -373,7 +373,7 @@ 03C29A060945B33D00639E3E /* Development */ = { isa = XCBuildConfiguration; buildSettings = { - APPLICATION_VERSION = 2.1.1; + APPLICATION_VERSION = 2.2.1; CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_COMMA = YES; @@ -407,7 +407,7 @@ 03C29A070945B33D00639E3E /* Deployment */ = { isa = XCBuildConfiguration; buildSettings = { - APPLICATION_VERSION = 2.1.1; + APPLICATION_VERSION = 2.2.1; CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_COMMA = YES; @@ -439,7 +439,7 @@ 03C29A080945B33D00639E3E /* Default */ = { isa = XCBuildConfiguration; buildSettings = { - APPLICATION_VERSION = 2.1.1; + APPLICATION_VERSION = 2.2.1; CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_COMMA = YES; diff --git a/macosx/AntiRSIView.h b/macosx/AntiRSIView.h index f0b76cf..6972fdc 100644 --- a/macosx/AntiRSIView.h +++ b/macosx/AntiRSIView.h @@ -6,10 +6,10 @@ #import -@interface -AntiRSIView: NSVisualEffectView {} +@interface AntiRSIView: NSVisualEffectView @end @interface -AntiRSIButton: NSButton {} +AntiRSIButton: NSButton @end + diff --git a/macosx/AntiRSIView.m b/macosx/AntiRSIView.m index a43c044..e215ee6 100644 --- a/macosx/AntiRSIView.m +++ b/macosx/AntiRSIView.m @@ -36,6 +36,7 @@ - (NSImage *)maskImageWithBounds:(NSRect)bounds @end +// MARK: - AntiRSIButton @implementation AntiRSIButton diff --git a/macosx/English.lproj/InfoPlist.strings b/macosx/English.lproj/InfoPlist.strings index e36d83d932c6a46e5d23e3d9e0c51c8f5ba5727c..06b54c0b9ef619df4f3757bf06472d6f1b2f0a1f 100644 GIT binary patch delta 28 hcmbQmvVdj6C1yPa!-*H;LDXb@#>Z?*4Au->3;=#h2R#4) delta 26 icmZ3$GK*!xrHR+#CKoWuOb%f@#-Ycc#9+<9#Q*?^0teLq diff --git a/macosx/English.lproj/Main.xib b/macosx/English.lproj/Main.xib index 737ad89..dbeafa5 100644 --- a/macosx/English.lproj/Main.xib +++ b/macosx/English.lproj/Main.xib @@ -524,16 +524,7 @@ - - - - - - - - - - + @@ -541,15 +532,30 @@ + + + + + + + + + + + + + + + + + + + - - - - + + + @@ -601,7 +610,7 @@ - + diff --git a/macosx/Info.plist b/macosx/Info.plist index 4d05480..6b1d38c 100644 --- a/macosx/Info.plist +++ b/macosx/Info.plist @@ -14,10 +14,12 @@ 6.0 CFBundlePackageType APPL + CFBundleShortVersionString + ${APPLICATION_VERSION} CFBundleSignature ONNE CFBundleVersion - ${APPLICATION_VERSION} + 1 LSApplicationCategoryType public.app-category.utilities NSMainNibFile