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 e36d83d..06b54c0 100644 Binary files a/macosx/English.lproj/InfoPlist.strings and b/macosx/English.lproj/InfoPlist.strings differ 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