-
-
Notifications
You must be signed in to change notification settings - Fork 330
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
Unsafe build flags in 8.14.0 - cannot build #3347
Comments
I am sorry for the minimal amount of detail, but this is first time I am seeing build error like this and there isn't anything more specific in Xcode |
@nemecek-filip I just ran into the very same issue. Also scratching my head :) |
Thanks for reporting, we'll investigate! |
+1 |
+1, Also tried 8.14.0 and get the same result. I can currently not include Sentry in my product anymore since XCode 15 will not allow me to build because of Sentry. Version 8.13.0 works |
I just encountered this myself on an unrelated demo app. A fix is in the works now! |
@mmaetzler @nemecek-filip @gabors We just released the hotfix in 8.14.1, please let us know if that gets you back to normal again! |
I can confirm that 8.14.1 works. Thanks for the quick fix! |
Platform
iOS
Installed
Swift Package Manager
Version
8.14.0
Steps to Reproduce
Install 8.14.0 with SPM
Start build in Xcode 15
Expected Result
Builds
Actual Result
Build error:
Are you willing to submit a PR?
No response
The text was updated successfully, but these errors were encountered: