cog/Plugins/Flac
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
..
Flac.xcodeproj Completely overhaul code signing practices 2022-06-21 22:43:04 -07:00
FlacDecoder.h FLAC Input: Correctly prioritize text CUESheet tag 2022-02-14 19:54:08 -08:00
FlacDecoder.m Use NSNumber Literals as much as possible 2022-06-17 06:39:02 -07:00
Flac_Prefix.pch Merged with cog-audio-framework branch. Cog now uses plugins. 2007-02-24 20:36:27 +00:00
Info.plist Updated everything else to ARC, and plugged a release cycle. 2016-05-05 13:05:39 -07:00
cuesheet.m Clean up a couple of warning notices on this file 2022-02-26 01:11:50 -08:00