-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Bump the Yams and swift-argument-parser tag for main and release/5.4 #36296
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
Conversation
shahmishal
commented
Mar 5, 2021
- Yams (4.0.2) and swift-argument-parser (0.4.0) are required to support Apple Silicon
* Yams (4.0.2) and swift-argument-parser (0.4.0) are required to support Apple Silicon
@swift-ci test |
Build failed |
@swift-ci please test Apple Silicon macOS Platform |
Build failed |
Build failed |
Build failed |
@swift-ci please test Apple Silicon macOS Platform |
@swift-ci test |
Build failed |
Build failed |
@@ -65,7 +65,7 @@ | |||
"llbuild": "main", | |||
"swift-tools-support-core": "main", | |||
"swiftpm": "main", | |||
"swift-argument-parser": "0.3.0", | |||
"swift-argument-parser": "0.4.0", | |||
"swift-crypto": "1.1.4", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have to bump this to 1.1.5
too
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@yim-lee created another PR for it.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@@ -124,7 +124,7 @@ | |||
"llbuild": "main", | |||
"swift-tools-support-core": "main", | |||
"swiftpm": "main", | |||
"swift-argument-parser": "0.3.0", | |||
"swift-argument-parser": "0.4.0", | |||
"swift-crypto": "1.1.4", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
And here