I want to profile a MonoTouch application in Instruments without an iPad. I am able to profile an app compiled for Simulator but it's no fun without the symbols:
http://i.stack.imgur.com/UbMw5.png There is no option to generate IPA with dSYM in project build settings—looks like they're only available when compiling for the device. http://i.stack.imgur.com/pcD7e.png All I want is a MonoTouch-aware dSYM for Simulator. Is this possible? SO thread: http://stackoverflow.com/questions/13010458/how-do-i-generate-dsym-for-monotouch-app-in-simulator Xamarin thread: http://forums.xamarin.com/discussion/187/how-do-i-generate-dsym-for-simulator _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
