Xcode 9.0编译iOS项目失败

ccc版本1.6.0
Call to unavailable function ‘system’: not available on iOS

我也碰到这种问题了,求解答 @jare @panda

答案:https://github.com/cocos-creator/cocos2d-x-lite/pull/828

1赞

我也看到相关issue了,谢谢

1赞

popen(command.c_str(),“r”);

popen(command.c_str(),“r”); 似乎不能使用