提交 2ab1257b 编写于 作者: K Klaas 提交者: Jon Shier

SPM fix for Swift 5 (#2762)

上级 0f2135b0
......@@ -37,5 +37,5 @@ let package = Package(
name: "Alamofire",
path: "Source")
],
swiftLanguageVersions: [3, 4]
swiftLanguageVersions: [.v3, .v4]
)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册