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 compilation issue with Xcode 16 beta 5 due to a missing import. #1589

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

noremac
Copy link
Contributor

@noremac noremac commented Aug 6, 2024

This is a fix for #1588, a compilation issue with Xcode 16 beta 5.

Pull Request Checklist

  • CONTRIBUTING: You have read https://github.com/groue/GRDB.swift/blob/master/CONTRIBUTING.md
  • BRANCH: This pull request is submitted against the development branch.
  • DOCUMENTATION: Inline documentation has been updated.
  • DOCUMENTATION: README.md or another dedicated guide has been updated.
  • TESTS: Changes are tested.
  • TESTS: The make smokeTest terminal command runs without failure.

@layoutSubviews
Copy link
Collaborator

@groue I'm handling this while you're asleep ;)

@fnazarios
Copy link

How far we are to this be merged?

@groue
Copy link
Owner

groue commented Aug 7, 2024

Thank you @noremac 👍

@layoutSubviews, I was indeed asleep :-) Thanks for running the CI. Did you plan to ship 6.29.1, and did you meet an unexpected stopper? The release process is partially documented. It does not describe the merge/commit dance (I usually just look at how I did the previous release), and it is over-correct (this PR has no impact on the public API so many checks can just be skipped).

I'm downloading beta 5 right now, and I'll ship 6.29.1 shortly.

@groue groue merged commit 9a89665 into groue:development Aug 7, 2024
21 checks passed
@groue
Copy link
Owner

groue commented Aug 7, 2024

Shipped in 6.29.1. Thank you all!

takasurazeem added a commit to takasurazeem/quran-ios that referenced this pull request Aug 25, 2024
The issue is fixed with this PR (groue/GRDB.swift#1589), I am going to update the version to latest of GRDB released yesterday which is 6.29.2
ان شاء اللہ تَعَالٰی

Closes  quran#652
mohamede1945 pushed a commit to quran/quran-ios that referenced this pull request Aug 25, 2024
The issue is fixed with this PR (groue/GRDB.swift#1589), I am going to update the version to latest of GRDB released yesterday which is 6.29.2
ان شاء اللہ تَعَالٰی

Closes  #652
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.

5 participants