Skip to content

[build] Respect DEPLOYMENT_VERSION_{IOS|TVOS|WATCHOS} for Simulator targets #78242

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

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

egorzhdan
Copy link
Contributor

This makes sure that Cxx and CxxStdlib modules are built with consistent deployment targets for iOS Simulator and iOS Device.

rdar://141232269

… targets

This makes sure that Cxx and CxxStdlib modules are built with consistent deployment targets for iOS Simulator and iOS Device.

rdar://141232269
@egorzhdan egorzhdan added the c++ interop Feature: Interoperability with C++ label Dec 17, 2024
@egorzhdan egorzhdan requested review from zoecarver, hyp, Xazax-hun and a team as code owners December 17, 2024 15:52
@egorzhdan
Copy link
Contributor Author

@swift-ci please test

@egorzhdan egorzhdan merged commit d2801ec into main Dec 18, 2024
5 checks passed
@egorzhdan egorzhdan deleted the egorzhdan/simulator-deployment-target branch December 18, 2024 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ interop Feature: Interoperability with C++
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants