BackgroundMusic/BGMApp
Kyle Neideck 3551e0f6e6
Fix uninstall failing when BGMApp has debug symbols.
If you install with `build_and_install.sh`, it leaves debug symbols in
the `Background Music.app` bundle, which makes it a lot larger. That
would trigger a sanity check in the uninstaller and it would refuse to
delete the bundle.
2021-03-30 20:34:51 +11:00
..
BGMApp Fix uninstall failing when BGMApp has debug symbols. 2021-03-30 20:34:51 +11:00
BGMApp.xcodeproj Add BGMASApplication to test target 2021-03-19 21:00:39 -04:00
BGMAppTests Hopefully fix a segfault caused by BGM_PlayThrough. 2020-04-18 22:00:49 +10:00
BGMXPCHelper Add an archive option (-a) to build_and_install.sh. 2020-02-05 00:09:14 +11:00
BGMXPCHelperTests Refactor non-UI code out of BGMAppVolumes. 2017-10-28 18:13:08 +11:00
OptimizationProfiles Add the Vox music player to BGMApp. 2016-04-18 00:36:55 +10:00
PublicUtility Hopefully fix a segfault caused by BGM_PlayThrough. 2020-04-18 22:00:49 +10:00
BGMThreadSafetyAnalysis.h Hopefully fix a segfault caused by BGM_PlayThrough. 2020-04-18 22:00:49 +10:00