iOS逆向 问题总结

1.make指令之后就出现
Makefile:1:theos/makefiles/common.mk:Not a directory
Makefile:7:/tweak.mk:No such file to directory
make:*** No rule to make target '/tweak.mk'. Stop

解决方法:

环境变量没有设置好, 命令行输入

export THEOS=/opt/theos

posted @ 2017-08-01 09:56  xuanInitial  阅读(140)  评论(0编辑  收藏  举报