mirror of
https://github.com/kyleneideck/BackgroundMusic
synced 2024-11-22 20:23:04 +00:00
847313a174
In BGMApp, messages logged with the DebugMsg macro now go to syslog instead of stdout. People running standalone BGMApp debug builds (i.e. not in Xcode) should be able the find the debug logs more easily. Xcode still shows the debug logs normally when running BGMApp in Xcode. Also, debug symbols (the .dSYM directory) are now included in the Background Music.app bundle. (In both debug and release builds.) CrashReporter is able to find these and use them to symbolicate BGMApp crash logs. |
||
---|---|---|
.. | ||
BGMDriver | ||
BGMDriver.xcodeproj | ||
BGMDriverTests | ||
PublicUtility |