BackgroundMusic/BGMApp/BGMApp.xcodeproj
Kyle Neideck 847313a174
Log debug messages to syslog and include debug symbols in BGMApp bundle.
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.
2016-12-26 21:27:41 +11:00
..
xcshareddata/xcschemes Use data source names instead of device names in the output device menu. 2016-12-23 01:46:27 +11:00
project.pbxproj Log debug messages to syslog and include debug symbols in BGMApp bundle. 2016-12-26 21:27:41 +11:00