Cog/Plugins/sidplay
Christopher Snowhill aa36e3ce10 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:42:33 -07:00
..
sidplay Update copyright year 2022-01-02 23:34:29 -08:00
sidplay.xcodeproj Completely overhaul code signing practices 2022-06-21 22:42:33 -07:00
roms.cpp Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
roms.hpp Implemented basic residfp support 2014-12-07 22:26:31 -08:00
SidContainer.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
SidContainer.mm SID Input: Clean up memory leaks 2022-02-11 04:19:27 -08:00
SidDecoder.h [SID Decoder] Fix capitalization of header file 2022-06-17 00:19:30 -07:00
SidDecoder.mm Use NSNumber Literals as much as possible 2022-06-17 06:39:02 -07:00
SidMetadataReader.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
SidMetadataReader.mm Unicode metadata: Change most logic to use guesser 2022-05-24 01:07:55 -07:00