Hi, I'm not entirely sure about everything, but this is how I think it is:
1) The exact build must be available. Preferrably the app that crashed was built on your machine (and you haven't rebuilt the project), otherwise you'll have to get the .dSYM directory from the build machine and put it somewhere Xcode can find it (I don't know where that would be). 2) Cross your fingers :) Rolf On Thu, Dec 15, 2011 at 1:47 PM, René Ruppert <[email protected]>wrote: > Hi, > > some of you seem to be able to symbolicate a .crash file of a Monotouch > app by simply dragging it into the Xcode Organizer. > Mine never symbolicate. Can anybody give me instructions what > preconditions I have to meet to make it work? > > René > > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch > >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
