@wangxin201111 wrote:
狗神你好,我这边遇见了一个非常低级的问题,自己是在是解决不掉,而且看了很多也没有这个结果,最后只能提出了,麻烦你来帮忙看一下:本书30 页的问题,就是cydiasubstrate配置但是在新版中您也说了不用配置他,但是我对他的bug 就是libsubstrate.dylib 添加到了/opt/theos/lib/libsubstrate.dylib中了,但是不好使,然后我又删除了,再次实验,还是不好使
代码如下,
Choose a Template (required): 11
Project Name (required): testRE
Package Name [com.yourcompany.testre]: com.wqj.testre
Author/Maintainer Name [王鑫]: wangxin
[iphone/tweak] MobileSubstrate Bundle filter [com.apple.springboard [ [iphone/tweak] List of applications to terminate upon installation (space-separated, '-' for none) [SpringBoard]:
Instantiating iphone/tweak in testre/...
Done.
wangxin:~ wangxin$ cd testre
wangxin:testre wangxin$ ls -l
total 32
-rw-r--r-- 1 wangxin staff 175 4 6 22:08 Makefile
-rw-r--r-- 1 wangxin staff 1045 4 6 22:08 Tweak.xm
-rw-r--r-- 1 wangxin staff 203 4 6 22:08 control
-rw-r--r-- 1 wangxin staff 57 4 6 22:08 testRE.plist
wangxin:testre wangxin$ include theos/makefiles/common.mk
-bash: include: command not found
wangxin:testre wangxin$我有点搞不懂的是,我这个total是32 ,而你的项目中是40,你的项目中 theos - > /opt/theos 他是只想theoszhogn 目录的符号链接,为什么我的没有???
最后我的报错 wangxin:testre wangxin$ include theos/makefiles/common.mk
-bash: include: command not found,我看了相关的一个您解释的,我到了自己的tester文件中,但是打印还是不好使~麻烦你了
Posts: 4
Participants: 2