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

[SR-10957] Swift does not support the SDK 'MacOSX10.14.sdk' #53345

Closed
krzyzanowskim opened this issue Jun 17, 2019 · 1 comment
Closed

[SR-10957] Swift does not support the SDK 'MacOSX10.14.sdk' #53345

krzyzanowskim opened this issue Jun 17, 2019 · 1 comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself

Comments

@krzyzanowskim
Copy link
Contributor

Previous ID SR-10957
Radar None
Original Reporter @krzyzanowskim
Type Bug
Status Resolved
Resolution Won't Do
Environment

macOS 10.14

Additional Detail from JIRA
Votes 1
Component/s Compiler
Labels Bug
Assignee None
Priority Medium

md5: f6309107bc3062f80924875d9dbe55d3

Issue Description:

swift-5.1-DEVELOPMENT-SNAPSHOT-2019-06-16-a

$ ../Toolchains/swift5/usr/bin/swift-build
/Users/marcinkrzyzanowski/Devel/Examples/Kitura/Hello: error: manifest parse error(s):
<unknown>:0: error: Swift does not support the SDK 'MacOSX10.14.sdk'

shrug

@belkadan
Copy link
Contributor

This is correct behavior, and consistent with previous releases. It's currently a non-goal for the compiler, standard library, and overlays to support anything but a very recent Xcode.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
Projects
None yet
Development

No branches or pull requests

2 participants