-
Notifications
You must be signed in to change notification settings - Fork 440
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
Xcode 14 & iOS 16 compile errors #189
Comments
What build errors are you seeing? |
same errors as @Arnold75 shown in the comment above. |
@stevenen I tried all the solutions on the following page: Saw that one? maybe one of them helps you... no success for me ... still clueless, lost hours over this. Even uninstalled xcode, the derived data folder, ... no success |
That solved it for me! I use cocoaPod. |
Seeing these same errors as well when trying to pull in the Charts library (4.1.0) via Carthage. We're building this as part of an SDK we distribute, so we require |
It seems that decorating the culprit Sequences and Collections (e.g. @natecook1000 @xwu and anyone else who may know, does application of the |
Same issue here. Any update on this ? |
Any update on this? We need to use this framework in our SDK. Please update it to support BUILD_LIBRARY_FOR_DISTRIBUTION = Yes. |
Any update on this as we using framework in our SDK with BUILD_LIBRARY_FOR_DISTRIBUTION = Yes. |
We are also using this library in SDK and we require Snippet to simulate this issue: |
Bump; how can Please fix. |
The libray doesn't compile under Xcode 14 and iOS 16 beta 4
Swift Algorithms version:
1.0.0
Checklist
main
branch of this packageThe text was updated successfully, but these errors were encountered: