3.7版本啥时出升级文档? 自己搞升级失败

从 js 3.6.1 升级 3.7, IOS编译提示:

“register_all_pluginx_protocols(JSContext*, JS::Handle<JSObject*>)”, referenced from:

  AppDelegate::applicationDidFinishLaunching() in AppDelegate.o

“register_pluginx_js_extensions(JSContext*, JS::Handle<JSObject*>)”, referenced from:

  AppDelegate::applicationDidFinishLaunching() in AppDelegate.o

ld: symbol(s) not found for architecture arm64

clang: error: linker command failed with exit code 1 (use -v to see invocation)

什么时候出文档啊?

你怎么升级的?

新建一个demo,然后对比一下项目,貌似就是原来frameworks下面js-bindings目录路径改变了,一翻努力改好后,终于最后出到这个错