新建的项目无法再真机上运行,是真机必须有签名的问题吗

使用cocos new 创建的项目,在手机运行总是提示:Code signing is required for product type ‘Application’ in SDK ‘iOS 10.0’
是因为必须要有签名吗?以前没有签名的时候cpp_test还是可以运行的

mac和xcode版本低了吧,猜的。。

嗯,真机需要签名。