Skip to content

Revert "Allow double dash for IndexStore-related CLI arguments" #313

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
Sep 8, 2020

Conversation

benlangmuir
Copy link
Contributor

Reverts #306

Per swiftlang/swift-package-manager#2909 we need to roll back to swift-argument-parser 0.3.0, and the double-dash change is not compatible with that (it crashes at runtime).

I also discovered that the version of swift-argument-parser being used when building swift.org toolchains is not considering the Package.swift requirements: it is actually taking whatever version is specified in https://github.com/apple/swift/blob/db6e3af0023a3e7fdb15204ba95e3a63a53f6deb/utils/update_checkout/update-checkout-config.json#L66. Right now that happens to be 0.3.0, but it's specified manually. We will need to update that version before re-applying this change.

@benlangmuir
Copy link
Contributor Author

@swift-ci please test

@benlangmuir
Copy link
Contributor Author

@swift-ci please test

@benlangmuir benlangmuir merged commit eaea937 into master Sep 8, 2020
@benlangmuir benlangmuir deleted the revert-306-patch-1 branch September 8, 2020 20:01
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.

1 participant