Skip to content

Conversation

@jmschonfeld
Copy link
Contributor

Package manifests are always built with the default Xcode toolchain, meaning that even if a 5.9 toolchain is selected the swift-tools-version: 5.9 will not be satisfied without an Xcode installation that comes packaged with a 5.9 toolchain. Instead, lets add a #error to FoundationEssentials for older compilers and restore the 5.8 requirement in the package manifest to allow us to build this in Xcode.

@jmschonfeld jmschonfeld merged commit 74042fa into swiftlang:main Apr 25, 2023
@jmschonfeld jmschonfeld deleted the xcode-build-fix branch April 25, 2023 22:43
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.

2 participants