从 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)
什么时候出文档啊?