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

Resolve ambiguous reference to Expression in iOS 18 SDK. #33

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

samalone
Copy link
Contributor

The Foundation module in the iOS 18 SDK contains a new Expression type that conflicts with the Expression type in SQLite. Add an explicit prefix to resolve the ambiguity.

@thillsman
Copy link

I was literally about to do the same! 🙌🏼

@mergesort
Copy link
Owner

I apologize for the delay cause I'm actually on my honeymoon, but I do want to say thank you for the contribution @samalone! The change looks small and measured so I'll merge this in now, but probably won't find time to cut a new release with the change until I have a real spare moment.

@mergesort mergesort merged commit bfd8871 into mergesort:main Jun 19, 2024
1 check passed
@mergesort
Copy link
Owner

Updated Bodega to 2.1.3 and Boutique to 2.4.5 to resolve these issues. I didn't fully test it the way I normally would so if you run into errors please let me know, through other channels (Threads or Mastodon DMs) if need be.

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