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

Xcode backend: only use found appleframeworks #13866

Merged
merged 1 commit into from
Nov 4, 2024

Conversation

klokik
Copy link
Contributor

@klokik klokik commented Nov 4, 2024

Add a check before using an appleframeworks to make sure it was found. This fixes an exception in meson while encountering an optional dep for the target.

Add a check before using an `appleframeworks` to make sure it was found.
This fixes an exception in meson while encountering an optional dep for
the target.
@klokik klokik requested a review from jpakkane as a code owner November 4, 2024 16:10
@dcbaker dcbaker added this to the 1.6.1 milestone Nov 4, 2024
@dcbaker dcbaker merged commit 273894d into mesonbuild:master Nov 4, 2024
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants