按书上的第一例子make失败
屏幕快照 2016-02-14 下午8.46.52.png1678x850 151 KB 屏幕快照 2016-02-14 下午9.47.59.png1144x732 115 KB 这个不知道怎么破了.
View Article为什么我的iPhone里没有syslog目录
tweak里的命令:NSLog(@"Hello, World!");ssh到iPhone=》grep IOSER: /var/log/sysloggrep: /var/log/syslog: No such file or directory为什么呢 插件syslogd to /var/log/syslog
View Article按书上的第一例子make失败
https://www.reddit.com/r/jailbreakdevelopers/comments/3m2ynf/question_error_when_compiling_against_kirbytheos/
View ArticleClass-dump出来的protocol如何分析
class-dump出来的protocol的SAKService-Protocol.h,怎么知道这个h文件是单独的的一个头文件,还是这个protocol是定义在其他h文件中的??
View Article重装theos错误
重装theos按照书上说的来做但是在sudo /opt/theos/bin/bootstrap.sh substrate这一步时出错。以前弄都好好的,但是这次就不行了。提示说命令没有找到。在本地和github上都没有找到bootstrap.sh这个文件 8A853BEB-63EB-4F58-A09F-A2F444E6A90A.png912x135 32.1 KB
View Article特殊entitlements.plist,com.apple.itunesstored.private如何使用企业签名安装到非越狱机
(post withdrawn by author, will be automatically deleted in 24 hours unless flagged)
View Article特殊entitlements.plist,com.apple.itunesstored.private如何使用企业签名安装到非越狱机
能下载的到吗?可以用抓包工具抓出IPA的下载地址。
View ArticleHOWTO: Update to latest Theos 2016
export THEOS=/opt/theosRemember to change the dir path if you're not following the book. rm -rf $THEOSDelete the whole original Theos document. Make sure you back up things you've added like headers!...
View Article