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

For scripts, use DYLD_FRAMEWORK/LIBRARY_PATH to find frameworks / runtimes. #1531

Merged
merged 1 commit into from Jan 29, 2024

Conversation

lhames
Copy link
Contributor

@lhames lhames commented Jan 25, 2024

Add DYLD_FRAMEWORK_PATH=/System/Library/Frameworks to the environment when constructing swift-frontend invocations for the interpreter so that dlopen can find autolinked frameworks.

Resolves #68785.

…times.

Add DYLD_FRAMEWORK_PATH=/System/Library/Frameworks to the environment when
constructing swift-frontend invocations for the interpreter so that dlopen can
find autolinked frameworks.

Resolves #68785.
@lhames lhames requested a review from artemcm January 25, 2024 22:51
@lhames
Copy link
Contributor Author

lhames commented Jan 25, 2024

@swift-ci please test

@lhames lhames merged commit 46bd60c into apple:release/5.10 Jan 29, 2024
3 checks passed
@lhames lhames deleted the issue-68785-release branch January 29, 2024 18:17
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

Successfully merging this pull request may close these issues.

None yet

2 participants