Tim Condon
Tim Condon
Looks like a duplicate of #611
@finestructure can you confirm this is fixed in the latest Xcode beta?
What's the error? Do you get a blank page, any errors in the console?
Anything in the console, any logs etc? Have you tried removing parts of the template to see what breaks it? Going to need more to go on here
Also do you get any generated HTML? Even if the page is blank
What did you fix? It's hard to tell here. Feel free to submit a PR to the docs!
Since we control Swift.org I don't see why we can't add that info, it should be there in the [data](https://github.com/swiftlang/swift-org-website/tree/main/_data/builds)
Do you have a link to the API? I can find out
Also, yes please 😅 ``` Run swiftly install "${REQUESTED_TOOLCHAIN}" Error: received status "403 Forbidden" when reaching https://api.github.com/repos/apple/swift/releases?per_page=100&page=1: {"message":"API rate limit exceeded for 20.253.152.177. (But here's the good news: Authenticated requests...
We might be able to get around this now with extensible enums - I think anything that's unlikely to be switched on by end users in most cases shouldn't be...