cog/Preferences
Christopher Snowhill d35d54170a
Preparation for Xcode 15
Apparently, Xcode 15, at the point of the first beta, is not
capable of producing nib files that will load on macOS 10.13
or 10.14 without crashing on startup. So this is the prep
for now, raise the minimum deploy target to 10.15, where it
currently works. This may change later.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2023-06-09 00:51:30 -07:00
..
Preferences Preparation for Xcode 15 2023-06-09 00:51:30 -07:00
PreferencePanePlugin.h [Sandbox Paths] Automatically clean up old paths 2022-07-24 23:15:10 -07:00
PreferencePluginController.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
PreferencePluginController.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
PreferencesController.h [Path Suggester] Automatically pop where required 2022-06-24 00:29:50 -07:00
PreferencesController.m [Path Suggester] Automatically pop where required 2022-06-24 00:29:50 -07:00
PreferencesWindow.h [Path Suggester] Automatically pop where required 2022-06-24 00:29:50 -07:00
PreferencesWindow.m [Sandbox Paths] Automatically clean up old paths 2022-07-24 23:15:10 -07:00
Shortcuts.h Migrate to MASShortcut. 2021-01-25 06:47:09 +03:00