I've got a .ips file from a handset that had hang detection turned on. Its not fully symbolicated, how can I symbolicate it?
On that topic, the instructions for symbolicating a .crash file are out of date:
https://developer.apple.com/documentation/xcode/adding-identifiable-symbol-names-to-a-crash-report
It says "click the Device Logs button in the Devices and Simulators window, then drag and drop the crash report file into the list of device logs."
However with XCode 15.1 there is no Device Logs button in the Devices and Simulators window.
(If there were that button, presumably these instructions only apply for logs collected from the same device as listed in Devices and Simulators. What if you have a log collected from a device to which you don't have access for it to be in Devices and Simulators?)