You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 5, 2021. It is now read-only.
Xcode build done. 1.3s
Failed to build iOS app
Error output from Xcode build:
↳
** BUILD FAILED **
Xcode's output:
↳
=== BUILD AGGREGATE TARGET Flutter OF PROJECT Pods WITH CONFIGURATION Debug ===
Undefined symbols for architecture x86_64:
"node::MainSource(node::Environment*)", referenced from:
node::LoadEnvironment(node::Environment*) in node.o
"node::DefineJavaScript(node::Environment*, v8::Localv8::Object)", referenced from:
node::Binding(v8::FunctionCallbackInfov8::Value const&) in node.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)`
I'm on stable channel. (Flutter 1.12.13+hotfix.5).
$ git clone https://github.com/j0j00/flutter_liquidcore.git
$ cd flutter_liquidcore/example
$ flutter run
$ cat ios/Podfile.lock