请问大神:Xcode7.2.1-com.apple.product-type.tool 如何解决?

target specifies product type ‘com.apple.product-type.tool’, but there’s no such product type for the ‘iphoneos’ platform

iOSOpenDev的问题

MAC 10.10.5, Xcode 7.2.1 iOSOpenDev-1.6-2.pkg 这样的环境,不知道大神的环境是什么样的?可以编译命令行?我编译其他的模板都是可以的

我们都直接Theos……iOSOpenDev给新手用的

:joy: ,大神果然不一般!

其实可以参考下clutch的项目设置,它就能在最新的xcode7上编译命令行程序出来,我看了make文件暂时还没看出个道道来,可能我对make还不熟悉

Clutch是当作普通app编译然后提取可执行文件编译我记得