From e382a3f295ea4f95026e995902b7d866f7449d7b Mon Sep 17 00:00:00 2001 From: SchlaubiSchlump Date: Fri, 24 Feb 2023 01:35:37 +0100 Subject: [PATCH] Update copyright --- LocationSimulator/Supporting Files/Info.plist | 2 +- .../SplitViewController/SplitviewController.swift | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/LocationSimulator/Supporting Files/Info.plist b/LocationSimulator/Supporting Files/Info.plist index 2f47988..14390db 100755 --- a/LocationSimulator/Supporting Files/Info.plist +++ b/LocationSimulator/Supporting Files/Info.plist @@ -31,7 +31,7 @@ NSAppleScriptEnabled NSHumanReadableCopyright - Copyright © 2019-2022 David Klopp. All rights reserved. + Copyright © 2019-2023 David Klopp. All rights reserved. NSLocationWhenInUseUsageDescription User location is required to set the currently spoofed location to your Mac's location. NSMainStoryboardFile diff --git a/LocationSimulator/ViewController/SplitViewController/SplitviewController.swift b/LocationSimulator/ViewController/SplitViewController/SplitviewController.swift index 3da353b..90e914c 100644 --- a/LocationSimulator/ViewController/SplitViewController/SplitviewController.swift +++ b/LocationSimulator/ViewController/SplitViewController/SplitviewController.swift @@ -124,8 +124,6 @@ class SplitViewController: NSSplitViewController { } return .orderedAscending }, context: nil) - - self.splitView.setNeedsDisplay(self.splitView.bounds) } // MARK: - Toggle Sidebar