iOSOpendev xcode7安装失败

在xcode7 安装iOSOpenDev安装失败,失败日志:
Mar 23 10:07:56 testdeMac-mini installd[299]: PackageKit: ----- Begin install -----
Mar 23 10:08:14 testdeMac-mini installd[299]: PackageKit: Install Failed: Error Domain=PKInstallErrorDomain Code=112 “运行软件包“iOSOpenDev-1.6-2.pkg”的脚本时出错。” UserInfo={NSFilePath=./postinstall, NSURL=file://localhost/Users/test/Downloads/iOSOpenDev-1.6-2.pkg#iodsetup.pkg, PKInstallPackageIdentifier=com.iosopendev.iosopendev162.iod-setup.pkg, NSLocalizedDescription=运行软件包“iOSOpenDev-1.6-2.pkg”的脚本时出错。} {
NSFilePath = “./postinstall”;
NSLocalizedDescription = “\U8fd0\U884c\U8f6f\U4ef6\U5305\U201ciOSOpenDev-1.6-2.pkg\U201d\U7684\U811a\U672c\U65f6\U51fa\U9519\U3002”;
NSURL = “file://localhost/Users/test/Downloads/iOSOpenDev-1.6-2.pkg#iodsetup.pkg”;
PKInstallPackageIdentifier = “com.iosopendev.iosopendev162.iod-setup.pkg”;
}
Mar 23 10:08:14 testdeMac-mini Installer[25827]: Install failed: 安装器遇到了一个错误,导致安装失败。请联系软件制造商以获得帮助。
Mar 23 10:08:14 testdeMac-mini Installer[25827]: Displaying ‘Install Failed’ UI.
Mar 23 10:08:14 testdeMac-mini Installer[25827]: ‘Install Failed’ UI displayed message:‘安装器遇到了一个错误,导致安装失败。请联系软件制造商以获得帮助。’.


不知道会有什么问题
大家有遇到过吗

根据这个教程 http://blog.csdn.net/u013583789/article/details/50396747

感觉也是这个导致的,LZ 试试这个链接里的回答

我发现另外一个更好的, 支持Xcode 8 https://www.ianisme.com/ios/2319.html