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