Skip to content

Add missing "/System/Library/Frameworks" path to DYLD_FRAMEWORK_PATH. #71119

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

Merged
merged 2 commits into from
Jan 25, 2024

Conversation

lhames
Copy link
Contributor

@lhames lhames commented Jan 24, 2024

This line was accidentally dropped from 06384be, which also contained a related fix to libImmediate (see that commit for details).

Resolves: #68785
Resolves: rdar://120964868

Replace this paragraph with a description of your changes and rationale. Provide links to external references/discussions if appropriate.

Resolves #NNNNN, fix apple/llvm-project#MMMMM.

@lhames lhames requested a review from artemcm as a code owner January 24, 2024 18:58
@lhames
Copy link
Contributor Author

lhames commented Jan 24, 2024

@swift-ci please test

This line was accidentally dropped from 06384be, which also
contained a related fix to libImmediate (see that commit for details).

Resolves: swiftlang#68785
@lhames
Copy link
Contributor Author

lhames commented Jan 24, 2024

@swift-ci please test

@lhames
Copy link
Contributor Author

lhames commented Jan 25, 2024

@swift-ci please test

1 similar comment
@lhames
Copy link
Contributor Author

lhames commented Jan 25, 2024

@swift-ci please test

@lhames lhames merged commit b975981 into swiftlang:main Jan 25, 2024
@lhames lhames deleted the issue-68785 branch January 25, 2024 20:04
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.

Swift script importing Cocoa frameworks (Cocoa, AppKit, CryptoKit) fails with Symbols not found (macOS 14)
2 participants