Hi Michael, Not sure if this is your issue, but I've had this problem when the executable output name (in the project's Build/Options configuration page) doesn't match the app name.
Rolf On Wed, Apr 11, 2012 at 12:53 AM, Michael Bayne <[email protected]> wrote: > On Tue, Apr 10, 2012 at 1:43 PM, Michael Bayne <[email protected]> wrote: > > I feel like I'm doing something wrong. I've Googled repeatedly for any > > useful guide to symbolicating crash logs for MonoTouch projects and > > come up empty handed. Can someone point me in the right direction? > > I found an SO post that recommended using the main app (the one in > myapp/myapp) rather than the copy that's in the myapp.dSYM directory. > Oddly enough, that worked. > > I thought the version of the app in the myapp.dSYM directory was > explicitly supposed to contain symbols, so I don't know what sort of > craziness is going on, but at least things work now. Yay! > > -- [email protected] > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
