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

Add dylib path for swift-driver #327

Open
britzl opened this issue Nov 23, 2023 · 0 comments
Open

Add dylib path for swift-driver #327

britzl opened this issue Nov 23, 2023 · 0 comments

Comments

@britzl
Copy link
Contributor

britzl commented Nov 23, 2023

The swift-driver currently searches for @rpath/../../../../../SharedFrameworks/llbuild.framework which is "one step out" from the packaged XcodeToolchain. We should package SharedFrameworks, install them on the extender and launch with swift-driver with environment variable DYld_library_path=PATH_TO_FRAMEWORK.

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