cog/Plugins/Flac/Flac.xcodeproj/xcshareddata/xcschemes
Christopher Snowhill cc45750c0c Automatically unpack libraries before building
This required adding the included script in every project that links to
one of the bundled libraries. The script is designed to sleep for a
while if another thread is already extracting the libraries. The script
uses a temporary file as an extraction step lock, so other instances
sleep, and then detect the libraries.updated file, which is created
before the lock is removed.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-06-26 20:12:06 -07:00
..
Flac Plugin.xcscheme Automatically unpack libraries before building 2022-06-26 20:12:06 -07:00