getsentry/symbolic

How to get list of all objective C classes from symcache of an ios app

hiraditya opened this issue · 0 comments

Given an ios app i'd like to get list of all the Objective C classes. nm can do it for me locally, but if we can get it from symbolic that'd be great!