Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error (Xcode): Undefined symbol: #5585

Open
liuxingyubm opened this issue Aug 31, 2024 · 0 comments
Open

Error (Xcode): Undefined symbol: #5585

liuxingyubm opened this issue Aug 31, 2024 · 0 comments

Comments

@liuxingyubm
Copy link

Summary

Undefined symbols for architecture arm64:
"_SCDynamicStoreCopyProxies", referenced from:
system_configuration::dynamic_store::SCDynamicStore::get_proxies::hffe7344200e218ae in librust_lib_playwith.a[arm64]350

I will now use flutter_rust_bridge_codegen to generate the project, rely on libp2p, will not run, but have libp2p in the rs file, will report this error

Expected behavior

[dependencies]
flutter_rust_bridge = "=2.3.0"
libp2p = { version = "0.54.1", features = ["tokio", "tcp", "noise", "yamux", "macros","gossipsub"] }

Actual behavior

Relevant log output

No response

Possible Solution

No response

Version

No response

Would you like to work on fixing this bug ?

Yes

@libp2p libp2p deleted a comment Aug 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant