MyGit

0.50700.1

swiftlang/swift-syntax

版本发布时间: 2022-10-05 18:32:58

swiftlang/swift-syntax最新发布版本:600.0.0-prerelease-2024-09-04(2024-09-06 07:39:45)

This is the 0.50700.1 release of SwiftSyntax that vends the parser library (_InternalSwiftSyntaxParser.dylib) as a binary framework dependency on macOS.

To use this snapshot add the following dependency to your Package.swift:

.package(url: "https://github.com/apple/swift-syntax", branch: "0.50700.1")

Or, if using a swift-tools-version ≤ 5.4:

.package(url: "https://github.com/apple/swift-syntax", .branch("0.50700.1"))

⚠️ Important: This release of SwiftSyntax is incompatible with the parser library included in the swift-5.7-RELEASE toolchain. On Linux, download a recent swift-5.7-DEVELOPMENT-SNAPSHOT toolchain to use this SwiftSyntax version. On macOS, this version of SwiftSyntax is compatible with any recent Swift or Xcode toolchain because it includes the parser library as a binary dependency.

相关地址:原始地址 下载(tar) 下载(zip)

1、 _InternalSwiftSyntaxParser.xcframework.zip 19.76MB

查看:2022-10-05发行的版本