We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f838b7 commit 124e88eCopy full SHA for 124e88e
README.md
@@ -22,9 +22,7 @@ A built Swift lambda can then be deployed using `swift lambda deploy`
22
23
Blog article: [Deploying Swift on AWS Lambda](http://www.alwaysrightinstitute.com/macrolambda/).
24
25
-Note: Due to a [bug](https://bugs.swift.org/browse/SR-13312)
26
- in Xcode 11's Swift 5.2.4, a Swift 5.3 install (e.g. Xcode beta 12) is
27
- currently required.
+Note: Requires a Swift 5.3 install (e.g. Xcode 12+).
28
29
30
## Installation
0 commit comments