在xcode里面调用ts方法
ScriptingCore::getInstance()->evalString(“showVideoAsync()”);
报错:Use of undeclared identifier ‘ScriptingCore’
这是什么原因?
xcode版本10.3
creator版本2.0.10
在xcode里面调用ts方法
ScriptingCore::getInstance()->evalString(“showVideoAsync()”);
报错:Use of undeclared identifier ‘ScriptingCore’
这是什么原因?
xcode版本10.3
creator版本2.0.10