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

what is Always Embed Swift Standard Libraries = YES version for swift-rs #64

Open
yaredtsy opened this issue Jul 4, 2024 · 1 comment

Comments

@yaredtsy
Copy link

yaredtsy commented Jul 4, 2024

I am building a macOS app with Rust and Swift, and on some pc, I get the following error:

Termination Reason:    Namespace DYLD, Code 1 Library missing

Library not loaded: '@rpath/libswiftCore.dylib'

is there a way to bundle all swift package needed on build like Always Embed Swift Standard Libraries = YES does in x-code

@yaredtsy
Copy link
Author

yaredtsy commented Jul 4, 2024

found this on doc
image

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