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

Update swift-lambda.rb to a newer Swift Version #17

Open
nighthawk opened this issue Dec 9, 2022 · 1 comment
Open

Update swift-lambda.rb to a newer Swift Version #17

nighthawk opened this issue Dec 9, 2022 · 1 comment

Comments

@nighthawk
Copy link

I've been trying to follow this blog post but got blocked when I realised that swift-lambda.rb is locked to Swift 5.3. It'd be great to update this to a newer version to use latest Swift functions, in particular async/await.

It'd also need similar updates to newer versions of the spm-dest files for Amazon Linux 2. It seems like the current latest versions from swift.org are 5.7.1. Not sure what to do about the patches declared in the Ruby files that point to https://helgehess.eu/patches though.

@helje5
Copy link
Contributor

helje5 commented Dec 11, 2022

Hm, yes, I should somehow get the patches in a repo and refer to them via GH URLs, I think I only put them on the website because it seemed easier to deploy during development.

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

No branches or pull requests

2 participants