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

Project is not compiling in Xcode 16 (beta 5) #4247

Closed
Semty opened this issue Aug 7, 2024 · 1 comment
Closed

Project is not compiling in Xcode 16 (beta 5) #4247

Semty opened this issue Aug 7, 2024 · 1 comment

Comments

@Semty
Copy link

Semty commented Aug 7, 2024

Platform

iOS

Environment

Develop

Installed

CocoaPods

Version

8.32.0

Xcode Version

16.0 (beta 5)

Did it work on previous versions?

Works in Xcode 15

Steps to Reproduce

  1. Install the sentry sdk via CocoaPods
  2. Try to build the project w/ Xcode 16 (beta 5)

Expected Result

The project is building

Actual Result

The project is not building with this error:

Missing '#include <sys/_types/_ucontext64.h>'; 'ucontext64_t' must be declared before it is used

Image

Declaration here is not visible

Image

Are you willing to submit a PR?

No response

@brustolin
Copy link
Contributor

Solved with #4244

@brustolin brustolin closed this as not planned Won't fix, can't repro, duplicate, stale Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Archived in project
Development

No branches or pull requests

2 participants