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

Build fails on Xcode Beta 14 #11

Open
Empty2k12 opened this issue Jul 19, 2022 · 0 comments
Open

Build fails on Xcode Beta 14 #11

Empty2k12 opened this issue Jul 19, 2022 · 0 comments

Comments

@Empty2k12
Copy link

Swift now considers previously correct code incorrect. This regards two lazy vars in this library that are marked with @available(iOS 13.0, *).

The StackOverflow answer details a possible solution. I have also linked the Swift commit which changes the behavior.

https://stackoverflow.com/a/51250282/1390727
swiftlang/swift#41112

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant