cog/Preferences
Christopher Snowhill 60523b985a Completely overhaul code signing practices
Redesign the code signing from the ground up. Now all bundles and their
embedded frameworks import the Shared.xcconfig file and enable its
settings, so they may be signed with Apple Development instead of sign
to run locally. This apparently isn't necessary for frameworks which are
embedded in the main app bundle directly, only for the bundles and their
frameworks.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-06-21 22:43:04 -07:00
..
Preferences Completely overhaul code signing practices 2022-06-21 22:43:04 -07:00
PreferencePanePlugin.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08: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 Reworked and reorganized the preference panes. 2009-03-07 17:49:50 -08:00
PreferencesController.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
PreferencesWindow.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
PreferencesWindow.m Reintroducing App Sandbox, and more 2022-06-20 03:35:29 -07:00
Shortcuts.h Migrate to MASShortcut. 2021-01-25 06:47:09 +03:00