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

[iOS] Issue with Cxx module on Xcode 16.2 #2777

Open
janpodmolik opened this issue Mar 5, 2025 · 1 comment
Open

[iOS] Issue with Cxx module on Xcode 16.2 #2777

janpodmolik opened this issue Mar 5, 2025 · 1 comment

Comments

@janpodmolik
Copy link

Hi, I recently upgraded to Xcode 16.2, and I started experiencing the following error when building for iOS:

<unknown>:0: error: compiling for iOS 13.0, but module 'Cxx' has a minimum deployment target of iOS 16.0: /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphonesimulator/Cxx.swiftmodule/arm64-apple-ios-simulator.swiftmodule

I have already set my minimum deployment target to iOS 18, so the error message about iOS 13 seems misleading. This issue did not occur before updating to Xcode 16.2.

I am wonder if anyone else has encountered this problem.
Is this a known issue? Is there any planned fix or workaround?

Thanks in advance for any help!

@pbk20191
Copy link
Contributor

pbk20191 commented Mar 7, 2025

This is duplicated issue of #2712

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

No branches or pull requests

2 participants