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

Won't compile for iOS in Xcode 13 Beta 3 #213

Open
guidedways opened this issue Jul 23, 2021 · 1 comment
Open

Won't compile for iOS in Xcode 13 Beta 3 #213

guidedways opened this issue Jul 23, 2021 · 1 comment

Comments

@guidedways
Copy link

I see the following:

Failed to build module 'Combine'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.5 (swiftlang-1300.0.24.14 clang-1300.0.25.10)', while this compiler is 'Apple Swift version 5.5 (swiftlang-1300.0.24.13 clang-1300.0.25.10)'). Please select a toolchain which matches the SDK.

Next to:

#if !canImport(Combine)

in Optional.Publisher with a dozen other similar errors.

@broadwaylamb
Copy link
Member

Hi. I haven't yet tested OpenCombine with the newest Xcode betas, but I will certainly do it before Xcode 13 is officially released.

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

2 participants