cog/Plugins/FileSource
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
..
FileSource.xcodeproj Completely overhaul code signing practices 2022-06-21 22:43:04 -07:00
FileSource.h [Sandbox] Refine broker to return handle to token 2022-06-20 22:10:43 -07:00
FileSource.m [Sandbox] Refine broker to return handle to token 2022-06-20 22:10:43 -07:00
FileSource_Prefix.pch Added source plugin support. Things are incredibly broken. Besides Ogg Vorbis. That should still work. 2007-03-02 01:36:52 +00:00
Info.plist Updated everything else to ARC, and plugged a release cycle. 2016-05-05 13:05:39 -07:00