I know this worked fine in Xcode 7.0 but somewhere in the upgrades since it has stopped. Within the Devices Window view under Xcode 7.2, I have a number of crash report log entries from apps that are not my own filling up the view from various test devices that have been connected to my MacBook development machine over the year. These are simply crashes of other apps that happened to be on these devices that were encountered during testing our own companies app. These logs go back many months.
Neither the delete key itself or the control-click menu delete selection has any effect on removing these old logs. I can view these logs, export them, re-symbolicate them but cannot delete them. Since we do not have the devices anymore, this tells me the logs are being stored locally on my MacBook development machine.
Where are these files stored under Mac OS X so that they could be deleted manually?
I have checked in "
/Users/%username%/Library/Logs/CrashReporter/MobileDevice/" and that folder is empty.