tobefuturer / restore-symbol

A reverse engineering tool to restore stripped symbol table for iOS app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New Version class dump error

g302ge opened this issue · comments

I have replaced the class dump by https://github.com/nygard/class-dump

and get an error

/restore-symbol/class-dump/Source/CDLCBuildVersion.m:18:14: error: use of undeclared identifier 'PLATFORM_IOSMAC'

maybe this issue could be fine nygard/class-dump#92