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

Bump the macOS deployment target to 10.13 in the Xcode project. #4873

Merged

Conversation

kateinoigakukun
Copy link
Member

@kateinoigakukun kateinoigakukun commented Feb 14, 2024

Xcode 15 no longer recognizes 10.12 as a valid deployment target and just falls back to 14.2, which is too new for our CI. XCTest side has already done a similar change swiftlang/swift-corelibs-xctest#459

Xcode 15 no longer recognizes 10.12 as a valid deployment target and just
falls back to 14.2, which is too new for our CI.
@MaxDesiatov
Copy link
Contributor

@swift-ci test

@kateinoigakukun
Copy link
Member Author

Seems like swiftlang/swift-corelibs-xctest#476 is also needed

@kateinoigakukun kateinoigakukun merged commit 7f62c8c into swiftlang:main Feb 16, 2024
2 of 3 checks passed
@kateinoigakukun kateinoigakukun deleted the yt/fix-xcode-15-min-macos branch February 16, 2024 06:48
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

Successfully merging this pull request may close these issues.

3 participants