Commit Graph

3 Commits

Author SHA1 Message Date
Robert McGovern d861a1abec Used Xcode's "Convert to Modern Objective-C syntax" 2022-04-18 12:43:58 +01:00
Robert McGovern 072130be6a Prevent Xcode compiler warning that methodImpl was not initialised when taking the default path. It should never go there, and will raise an NSAssert if it does, so this is just shutting the compiler up :) 2022-04-18 11:51:39 +01:00
Robert McGovern 739b94d15b Too much in a single commit again - WIP
Added UserDefaults support for 3 settings.
App when run without files will either open in the dock and show the preferences window, or in the statusbar with no window shown (don't understand why yet).
2021-05-31 20:42:30 +01:00