Whenever a crash happens on my application, the crash logs are shown in symbolicated form inside the organizer. Now the problem is that all memory addresses that points to iOS classes are getting symbolicated fine but memory addresses of my application classes are not getting symbolicated. Which XCode project property do I need to set to enable them.
These are the current build settings which enabled symbolication of iOS classes. I am using XCode 4.3.2.