BackgroundMusic/BGMApp
Kyle Neideck ec7128495f
Skip setting NSMenuItem.accessibilityTitle on OS X < 10.12.
This should also fix compilation with the 10.11 SDK.

Also enabled -Wpartial-availability and raised the deployment target to
OS X 10.9.
2017-06-03 23:17:34 +10:00
..
BGMApp Skip setting NSMenuItem.accessibilityTitle on OS X < 10.12. 2017-06-03 23:17:34 +10:00
BGMApp.xcodeproj Skip setting NSMenuItem.accessibilityTitle on OS X < 10.12. 2017-06-03 23:17:34 +10:00
BGMAppTests Fix exception in Mock_CAHALAudioObject during BGMApp unit tests. 2017-06-01 20:10:35 +10:00
BGMXPCHelper Fix nullability warning in BGMXPCHelper. Also add Xcode 8.3 to .travis.yml. 2017-04-05 22:15:54 +10:00
BGMXPCHelperTests Remove BGMAppTests, which was essentially empty. 2017-02-18 18:59:32 +11:00
OptimizationProfiles Add the Vox music player to BGMApp. 2016-04-18 00:36:55 +10:00
PublicUtility Fix a deadlock when changing output device while IO is running. 2017-02-01 09:09:00 +11:00