diff --git a/MonitorControl/AppDelegate.swift b/MonitorControl/AppDelegate.swift index 3471a54..5f4c0e6 100644 --- a/MonitorControl/AppDelegate.swift +++ b/MonitorControl/AppDelegate.swift @@ -32,7 +32,7 @@ class AppDelegate: NSObject, NSApplicationDelegate { advancedPrefsVc!, aboutPrefsVc!, ], - animated: true // causes nice (some say glitch) animations + animated: true // causes nice (some say glitchy) animations ) }() diff --git a/MonitorControl/Info.plist b/MonitorControl/Info.plist index e01ea7f..cfb2c99 100644 --- a/MonitorControl/Info.plist +++ b/MonitorControl/Info.plist @@ -19,7 +19,7 @@ CFBundleShortVersionString $(MARKETING_VERSION) CFBundleVersion - 1983 + 1980 LSApplicationCategoryType public.app-category.utilities LSMinimumSystemVersion @@ -33,4 +33,4 @@ NSPrincipalClass NSApplication - + \ No newline at end of file diff --git a/MonitorControl/UI/Base.lproj/Main.storyboard b/MonitorControl/UI/Base.lproj/Main.storyboard index f6a415d..fbe7f0d 100644 --- a/MonitorControl/UI/Base.lproj/Main.storyboard +++ b/MonitorControl/UI/Base.lproj/Main.storyboard @@ -923,7 +923,7 @@ - + diff --git a/MonitorControlHelper/Info.plist b/MonitorControlHelper/Info.plist index 588e4cb..50121d9 100644 --- a/MonitorControlHelper/Info.plist +++ b/MonitorControlHelper/Info.plist @@ -19,7 +19,7 @@ CFBundleShortVersionString $(MARKETING_VERSION) CFBundleVersion - 1983 + 1980 LSApplicationCategoryType public.app-category.utilities LSBackgroundOnly @@ -33,4 +33,4 @@ NSPrincipalClass NSApplication - + \ No newline at end of file