Cog/Plugins/Musepack
Christopher Snowhill d35d54170a
Preparation for Xcode 15
Apparently, Xcode 15, at the point of the first beta, is not
capable of producing nib files that will load on macOS 10.13
or 10.14 without crashing on startup. So this is the prep
for now, raise the minimum deploy target to 10.15, where it
currently works. This may change later.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2023-06-09 00:51:30 -07:00
..
Musepack.xcodeproj Preparation for Xcode 15 2023-06-09 00:51:30 -07:00
Info.plist Updated everything else to ARC, and plugged a release cycle. 2016-05-05 13:05:39 -07:00
Musepack_Prefix.pch Merged with cog-audio-framework branch. Cog now uses plugins. 2007-02-24 20:36:27 +00:00
MusepackDecoder.h Move most large stack using buffers to the heap 2022-07-24 18:41:50 -07:00
MusepackDecoder.m Move most large stack using buffers to the heap 2022-07-24 18:41:50 -07:00