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

Failed to Build in XCode 16 using Sentry 8.17.1 #4376

Open
jimmy-sqe opened this issue Sep 27, 2024 · 2 comments
Open

Failed to Build in XCode 16 using Sentry 8.17.1 #4376

jimmy-sqe opened this issue Sep 27, 2024 · 2 comments

Comments

@jimmy-sqe
Copy link

Platform

iOS

Environment

Develop

Installed

Swift Package Manager

Version

8.17.1

Xcode Version

16.0

Did it work on previous versions?

No response

Steps to Reproduce

Hallo, in my project, I have to use Sentry 8.17.1, cannot be upgraded to newer, but I have to run on XCode 16 as well. Is there a way to support XCode 16 to be able to build the project without upgrading Sentry? by using script or some other workaround, Thank you.

Expected Result

Build successful using Sentry 8.17.1 and XCode 16

Actual Result

cannot build project

Are you willing to submit a PR?

Yes if may

@philipphofmann
Copy link
Member

We fixed some errors in the last versions of Xcode 16. What error do you get exactly? Maybe we can find a workaround for 8.17.1.

@brustolin
Copy link
Contributor

Most likely this is related to some missing headers.

If that's the case you can download the 8.17.1 code source, apply the changes in this PR and the fix to Sources/SentryCrash/Recording/Tools/SentryCrashMachineContext.c in this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Waiting for: Community
Status: Needs More Information
Development

No branches or pull requests

3 participants