BackgroundMusic/BGMApp
Kyle Neideck 3ba53a50ac
Support building snapshot releases by creating tags.
If HEAD is tagged, check for "SNAPSHOT" or "DEBUG" in the tag name when
generating the version string for a build. If found, add
"-SNAPSHOT-abcdef0" or "-DEBUG-abcdef0" at the end of the version
string (where "abcdef0" is the short commit ID for HEAD).
2018-02-24 17:55:29 +11:00
..
BGMApp Add workaround for FaceTime volume. 2018-02-24 15:23:18 +11:00
BGMApp.xcodeproj Support building snapshot releases by creating tags. 2018-02-24 17:55:29 +11:00
BGMAppTests Fix mocks in BGMMusicPlayersUnitTests. 2018-01-21 13:43:30 +11:00
BGMXPCHelper Refactor non-UI code out of BGMAppVolumes. 2017-10-28 18:13:08 +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 Refactor non-UI code out of BGMAppVolumes. 2017-10-28 18:13:08 +11:00