2 Repositories
Swift dsym Libraries
Convert numeric addresses to symbols with callStackSymbols and dSYM.
Symbolicator Convert numeric addresses to symbols with callStackSymbols and dSYM files. Installation Supports Swift Package Manager.
Finds the .dSYM for a given binary image name and replaces its internal UUID with the given UUID.
dsymrename Given a directory with several .dSYMs, finds the .dSYM for a given binary image name and replaces its internal UUID with the given UUID. Us