cog/Plugins/CoreAudio
Christopher Snowhill 42b2142ab7 Remove unnecessary files from build and copy steps
Remove a single .inc include from CogAudio build phase, as it's included
but not compiled as Pascal like Xcode thinks. Also remove a bunch of
files from being copied into the resulting .framework and .bundle files
during link stage, as we don't need to distribute that stuff.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-07-04 23:58:06 -07:00
..
CoreAudio.xcodeproj Remove unnecessary files from build and copy steps 2022-07-04 23:58:06 -07:00
CoreAudioDecoder.h Implement channel config fields for inputs 2022-02-07 02:06:51 -08:00
CoreAudioDecoder.m Use NSNumber Literals as much as possible 2022-06-17 06:39:02 -07:00
CoreAudio_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