-
-
Notifications
You must be signed in to change notification settings - Fork 224
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
Add swift-nightly #1620
Add swift-nightly #1620
Conversation
Your changes do not pass checks. swift5.10-nightly
|
This is not quite working. It seems as though the archive used for the development snapshots are not the same as release.
The mentioned log file is empty. @FlawlessCasual17 Pinging you since you created the original Swift manifest and have been submitting updates for it |
/verify |
All changes look good. Wait for review from human collaborators. swift-nightly
|
This is using nightly builds from The Browser Company, since they are currently not offered officially by Apple |
"env_add_path": [ | ||
"Runtimes\\usr\\bin", | ||
"Toolchains\\usr\\bin", | ||
"Tools" |
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.
Is it okay to leave Tools
in the path if it doesn't exist?
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.
Yeah it works fine. Might be worth deleting though
@deevus |
No problem. All good now. |
This adds a nightly version for Swift
I copied the manifest from the main bucket and updated it to get the nightly version from the official download page.