Skip to content

Conversation

@noahsmartin
Copy link
Member

Rather than checking all these cases, we can just see if the dylib is in the .app

This is also faster because it just uses "starts(with:)" instead of "contains"

Copy link
Contributor

@trevor-e trevor-e left a comment

Choose a reason for hiding this comment

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

Assuming this won't cause an issue with third-party frameworks, I forget how that path gets shown

@noahsmartin noahsmartin merged commit 5311ad0 into main Jun 11, 2025
7 checks passed
@noahsmartin noahsmartin deleted the improveLibraryCheck branch June 11, 2025 17:14
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.

3 participants