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-7993] generate-xcodeproj seems to set SWIFT_VERSION to 4.0 and not 4.2 #4790

Closed
thomasvl opened this issue Jun 13, 2018 · 2 comments
Closed
Labels

Comments

@thomasvl
Copy link
Contributor

Previous ID SR-7993
Radar rdar://problem/41168106
Original Reporter @thomasvl
Type Bug
Status Resolved
Resolution Done
Environment
$ xcodebuild -version
 Xcode 10.0
 Build version 10L176w
 $ swift -version
 Apple Swift version 4.2 (swiftlang-1000.0.16.7 clang-1000.10.25.3)
 Target: x86_64-apple-darwin17.6.0
Additional Detail from JIRA
Votes 0
Component/s Package Manager
Labels Bug
Assignee None
Priority Medium

md5: a9a71138b8ad057c84928d71a8d33028

Issue Description:

Spawned out of https://forums.swift.org/t/supporting-multiple-toolchain-versions/13599

A manifest with swiftLanguageVersions: [.v3, .v4, .v4_2] when using generate-xcodeproj yields a project where all of the targets have SWIFT_VERSION set to 4.0 instead of 4.2.

@ankitspd
Copy link
Member

@swift-ci create

@ankitspd
Copy link
Member

#1607

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 4, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants