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

Fix building on Xcode 15 by specifying Nimble.Predicate #268

Merged
merged 1 commit into from Jun 6, 2023

Conversation

younata
Copy link
Collaborator

@younata younata commented Jun 6, 2023

Foundation in the new betas has a new Predicate API which conflicts with Nimble's Predicate API. This causes build errors in the current shipping Nimble-Snapshots. This fixes that by specifying Nimble.Predicate where there were build errors.

@younata younata requested a review from ashfurrow June 6, 2023 16:24
@younata younata merged commit 9e4ab0a into ashfurrow:master Jun 6, 2023
1 of 2 checks passed
@younata younata deleted the fix_xcode_15_build branch June 6, 2023 16:53
@Macjon
Copy link

Macjon commented Sep 26, 2023

When will there be a new spm release? We are blocked on this 😬

@ashfurrow
Copy link
Owner

I will try to release this week. Can SPM point to the master branch until then, to unblock you?

@Macjon
Copy link

Macjon commented Sep 28, 2023

@ashfurrow thanks. Will do that as a temporary fix.

@ashfurrow
Copy link
Owner

This PR has been released as a GitHub tag/release, which should support SPM and Carthage. It's also been released to CocoaPods with the same version. Let me know if there are any issues.

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

3 participants