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

Add sentry patch for XCode 16 support #5913

Merged
merged 1 commit into from
Dec 25, 2024

Conversation

woutergd
Copy link
Contributor

Missed a fix I had local which I didn't proposed here yet in a PR, related to XCode / iOS builds.

When using XCode 16, the build always fails due to an issue with the Sentry package. I checked if it was feasible to update the package, but as still version 7 of the package was used, and the fix only existed in 8 I decided to only apply the patch. Maybe in a future version the Sentry package can be updated, but I assume there is a reason why this hasn't been done yet?

The issue / PR from Sentry that describes the issue and why it is resolved is over here: getsentry/sentry-cocoa#4051

@woutergd woutergd marked this pull request as ready for review December 24, 2024 15:26
@nirvn nirvn merged commit 158eaf3 into opengisch:master Dec 25, 2024
24 checks passed
@woutergd woutergd deleted the bugfixes/xcode16-support branch December 25, 2024 09:41
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.

2 participants