Cog/Plugins/TagLib
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
..
TagLib.xcodeproj Completely overhaul code signing practices 2022-06-21 22:42:33 -07:00
Info.plist Updated everything else to ARC, and plugged a release cycle. 2016-05-05 13:05:39 -07:00
TagLib_Prefix.pch Merged with cog-audio-framework branch. Cog now uses plugins. 2007-02-24 20:36:27 +00:00
TagLibID3v2Reader.h FFmpeg Input: Implement stream metadata reading 2022-02-08 21:34:28 -08:00
TagLibID3v2Reader.mm Use NSNumber Literals as much as possible 2022-06-17 06:39:02 -07:00
TagLibMetadataReader.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
TagLibMetadataReader.m [Sandbox] Refine broker to return handle to token 2022-06-20 22:10:43 -07:00
TagLibMetadataWriter.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
TagLibMetadataWriter.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00