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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot enable C++ interop (deployment target too low) #142

Open
grynspan opened this issue Nov 29, 2023 · 0 comments
Open

Cannot enable C++ interop (deployment target too low) #142

grynspan opened this issue Nov 29, 2023 · 0 comments
Labels
bug Something isn't working darwin macOS, iOS, watchOS, tvOS, and visionOS

Comments

@grynspan
Copy link
Contributor

We cannot enable C++ interop in the package because it is only available as of macOS 13 (and aligned Apple releases.) Attempting to build produces this error diagnostic:

馃洃 Compiling for macOS 10.15, but module 'CxxStdlib' has a minimum deployment target of macOS 13.0: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx/CxxStdlib.swiftmodule/arm64-apple-macos.swiftmodule

@grynspan grynspan added bug Something isn't working darwin macOS, iOS, watchOS, tvOS, and visionOS labels Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working darwin macOS, iOS, watchOS, tvOS, and visionOS
Projects
None yet
Development

No branches or pull requests

1 participant