Skip to content

Conversation

adrian-prantl
Copy link

For a while now Xcode no longer ships a separate Swift resource directory inside of LLDB.framework, so this method should find the matching Swift compiler's resource dir next to its install location.

rdar://160406978

For a while now Xcode no longer ships a separate Swift resource
directory inside of LLDB.framework, so this method should find the
matching Swift compiler's resource dir next to its install location.

rdar://160406978
@adrian-prantl adrian-prantl requested a review from a team as a code owner September 11, 2025 21:24
@adrian-prantl
Copy link
Author

@swift-ci test

Copy link

@JDevlieghere JDevlieghere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Not super thrilled about the path manipulation but the old code wasn't using FileSpec either so maybe there's a good reason for that.

@adrian-prantl adrian-prantl merged commit a70ad9c into swiftlang:swift/release/6.2.1 Sep 12, 2025
3 checks passed
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.

2 participants