How to debug a crash report from Mac running an iPad app?

Hi,

a user sent me a crash report from an Mac that ran my app, which is running in "designed for iPad" mode there. Normally, my first step debugging this is to drag the .ips file onto Xcode, load the corresponding project and investigate the stack backtrace. However, in this case loading the symbols obviously fails (see attached screenshot, lines 3/4).

How can I resymbolicate the backtrace in this case ("designed for iPad" app running on a Mac)?