You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.The text was updated successfully, but these errors were encountered: