Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

大神 需要更新下class-dump了 #27

Open
ErenShi101 opened this issue Apr 30, 2019 · 4 comments
Open

大神 需要更新下class-dump了 #27

ErenShi101 opened this issue Apr 30, 2019 · 4 comments

Comments

@ErenShi101
Copy link

现在的class-dump不支持swift

@g302ge
Copy link

g302ge commented Nov 19, 2020

在restor-symbol 目录下搞下面的小动作

  1. rm -rf class-dump
  2. git clone https://github.com/nygard/class-dump.git
  3. 注释掉 make file 中的 git submodule 那条命令
  4. 重新编译
    就可以搞定了

@g302ge
Copy link

g302ge commented Nov 19, 2020

15 的系统编译失败 可以试试这个 #27 下面的方法

@wweifu
Copy link

wweifu commented Sep 22, 2021

在restor-symbol 目录下搞下面的小动作

  1. rm -rf class-dump
  2. git clone https://github.com/nygard/class-dump.git
  3. 重新编译
    就可以搞定了

注释掉 make file 中的 git submodule 命令,直接就编译失败了!~~

@vicxia
Copy link

vicxia commented Nov 9, 2022

在restor-symbol 目录下搞下面的小动作

  1. rm -rf class-dump

  2. git clone https://github.com/nygard/class-dump.git

  3. 重新编译
    就可以搞定了

注释掉 make file 中的 git submodule 命令,直接就编译失败了!~~

CDLCBuildVersion.m下面注释 18行即可

//case PLATFORM_IOSMAC:           return @"iOS Mac";

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants