We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
一般一开始我们会去其官网上下载了一个pkg安装文件然后点击安装,结果一般会安装失败,接下来就开始尝试了各种姿势。其实那个pkg安装文件也没干啥,就是执行了一个iod-setup脚本,好吧于是就手工执行了这个脚本,发现其中下载github上的东西老是失败,然后翻了个墙,然后就好了。。。
请问是安装哪个脚本呢,能否提供一下,一直卡在这里,谢谢
The text was updated successfully, but these errors were encountered:
作者Urinx大大没有说清楚,建议改进:
安装失败后,我们进入系统根目录的opt文件夹,会发现已经有了iosopendevsetup文件夹,我们在iosopendevsetup/bin看到有一个脚本iod-setup。
终端运行 sudo ./iod-setup base
然后指定最新xcode sdk: sudo ./iod-setup sdk -sdk iphoneos
如果提示缺少private framework,直接去找下或者下载Xcode_7.2里面有 iOS9.2 SDK里面有
Sorry, something went wrong.
No branches or pull requests
请问是安装哪个脚本呢,能否提供一下,一直卡在这里,谢谢
The text was updated successfully, but these errors were encountered: