-
-
Notifications
You must be signed in to change notification settings - Fork 329
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
Sentry does not build on Xcode 15.4 beta 1 (15F5021i) #3947
Comments
@brustolin, I think this is related to #3774. Can you please have a look? |
The same is true for Xcode 15.4 RC (15F31c). Does anybody know a workaround? |
Same issue here using the latest 8.25.2 SDK release and Xcode 15.4 RC. |
I can reproduce the issue with Xcode 15.4 RC. Possible WorkaroundsCocoa SDK version 8.21.0 works both for Sentry and Sentry-Dynamic. If you can't downgrade to 8.21.0, you can try to use Sentry-Dynamic, as mentioned in #3769 (comment): |
We have a fix ready for this which will ship early next week in the next release |
Platform
iOS
Environment
Production, Develop, TestFlight
Installed
Swift Package Manager
Version
8.25.0
Did it work on previous versions?
I have not checked
Steps to Reproduce
Expected Result
Sentry builds successfully
Actual Result
Looks like the minimum iOS version of 9999 is invalid. Looking at git history, I believe this broke in #3774. I have not filed a Feedback with Apple
Are you willing to submit a PR?
No response
The text was updated successfully, but these errors were encountered: