BackgroundMusic/BGMApp
Kyle Neideck f1c57fe4e9 Disable optimization profile in BGMApp. (Hopefully temporary.)
BGMApp is failing to build for some people with the Clang error message
"Could not read profile: Unsupported profiling format version". See #4.

I think this might be caused by building with an older version of Xcode,
but I'm far from sure about that. BGMApp uses <0.5% CPU, so it's not
worth using an optimization profile if it's causing anyone problems.
2016-04-18 04:36:24 +10:00
..
BGMApp Forgot to add VOX music player to the README. 2016-04-18 00:53:46 +10:00
BGMApp.xcodeproj Disable optimization profile in BGMApp. (Hopefully temporary.) 2016-04-18 04:36:24 +10:00
BGMAppTests Add an XPC helper. Sync BGMApp and BGMDriver with it while starting IO. 2016-03-31 11:42:24 +11:00
BGMXPCHelper added parenthesis to print function call for python 3 compatability 2016-04-17 17:53:09 +01:00
OptimizationProfiles Add the Vox music player to BGMApp. 2016-04-18 00:36:55 +10:00
PublicUtility Initial commit 2016-02-19 16:25:34 +11:00