CARVIEW |
Navigation Menu
-
Notifications
You must be signed in to change notification settings - Fork 1
Releases: keith/StaticInternalSwiftSyntaxParser
5.7.1
Compare
This release was built from this branch: swiftlang/swift@release/5.7...keith:staticinternalswiftsyntaxparser-5.7.1 based on the release/5.7
branch from upstream. This was built at the time Xcode 14.1 RC 2 was the newest version.
Sha256:
feb332ba0a027812b1ee7f552321d6069a46207e5cd0f64fa9bb78e2a261b366 lib_InternalSwiftSyntaxParser.xcframework.zip
Swift Package Manager snippet:
.binaryTarget(
name: "lib_InternalSwiftSyntaxParser",
url: "https://github.com/keith/StaticInternalSwiftSyntaxParser/releases/download/5.7.1/lib_InternalSwiftSyntaxParser.xcframework.zip",
checksum: "feb332ba0a027812b1ee7f552321d6069a46207e5cd0f64fa9bb78e2a261b366"
),
NOTE: With SwiftSyntax 5.6+ and Swift Package Manager, it now bundles the dynamic version of lib_InternalSwiftSyntaxParser
with the library itself, leading to both this version, and that version being linked. To ignore the dynamic version pass -Xlinker -dead_strip_dylibs
when building.
Assets 3
5.7
Compare
This release was built from this branch: swiftlang/swift@release/5.7...keith:staticinternalswiftsyntaxparser-5.7 based on the release/5.7
branch from upstream. This was built at the time Xcode 14 RC 1 was the newest version.
Sha256:
99803975d10b2664fc37cc223a39b4e37fe3c79d3d6a2c44432007206d49db15 lib_InternalSwiftSyntaxParser.xcframework.zip
Swift Package Manager snippet:
.binaryTarget(
name: "lib_InternalSwiftSyntaxParser",
url: "https://github.com/keith/StaticInternalSwiftSyntaxParser/releases/download/5.7/lib_InternalSwiftSyntaxParser.xcframework.zip",
checksum: "99803975d10b2664fc37cc223a39b4e37fe3c79d3d6a2c44432007206d49db15"
),
NOTE: With SwiftSyntax 5.6+, it now bundles the dynamic version of lib_InternalSwiftSyntaxParser
with the library itself, leading to both this version, and that version being linked. To ignore the dynamic version pass -Xlinker -dead_strip_dylibs
when building.
Assets 3
5.7-beta5-fix
Compare
This release was built from this branch: swiftlang/swift@release/5.7...keith:staticinternalswiftsyntaxparser-5.7-beta5 based on the release/5.7
branch from upstream. This was built at the time Xcode 14 beta 5 was the newest version. Things could change between now and the final Xcode 14 / Swift 5.7 release.
Sha256:
272468a50ae7d479b78ed924d677510c73fa872ebb55fe39e031f29d38a3c8d6 lib_InternalSwiftSyntaxParser.xcframework.zip
Swift Package Manager snippet:
.binaryTarget(
name: "lib_InternalSwiftSyntaxParser",
url: "https://github.com/keith/StaticInternalSwiftSyntaxParser/releases/download/5.7-beta5-fix/lib_InternalSwiftSyntaxParser.xcframework.zip",
checksum: "272468a50ae7d479b78ed924d677510c73fa872ebb55fe39e031f29d38a3c8d6"
),
NOTE: With SwiftSyntax 5.6, it now bundles the dynamic version of lib_InternalSwiftSyntaxParser
with the library itself, leading to both this version, and that version being linked. To ignore the dynamic version pass -Xlinker -dead_strip_dylibs
when building.
Assets 3
5.7-beta5
Compare
This release was built from this branch: swiftlang/swift@release/5.7...keith:staticinternalswiftsyntaxparser-5.7-beta5 based on the release/5.7
branch from upstream. This was built at the time Xcode 14 beta 5 was the newest version. Things could change between now and the final Xcode 14 / Swift 5.7 release.
Sha256:
52f6eb8af2519e7d42298bb874670d788b95f599ff023c449a34cfe20d04c702 lib_InternalSwiftSyntaxParser.xcframework.zip
Swift Package Manager snippet:
.binaryTarget(
name: "lib_InternalSwiftSyntaxParser",
url: "https://github.com/keith/StaticInternalSwiftSyntaxParser/releases/download/5.7-beta5/lib_InternalSwiftSyntaxParser.xcframework.zip",
checksum: "52f6eb8af2519e7d42298bb874670d788b95f599ff023c449a34cfe20d04c702"
),
NOTE: With SwiftSyntax 5.6, it now bundles the dynamic version of lib_InternalSwiftSyntaxParser
with the library itself, leading to both this version, and that version being linked. To ignore the dynamic version pass -Xlinker -dead_strip_dylibs
when building.
Assets 3
5.6
Compare
This release was built from this branch: swiftlang/swift@release/5.6...keith:staticinternalswiftsyntaxparser-5.6 based on the release/5.6
branch from upstream.
Sha256:
88d748f76ec45880a8250438bd68e5d6ba716c8042f520998a438db87083ae9d lib_InternalSwiftSyntaxParser.xcframework.zip
Swift Package Manager snippet:
.binaryTarget(
name: "lib_InternalSwiftSyntaxParser",
url: "https://github.com/keith/StaticInternalSwiftSyntaxParser/releases/download/5.6/lib_InternalSwiftSyntaxParser.xcframework.zip",
checksum: "88d748f76ec45880a8250438bd68e5d6ba716c8042f520998a438db87083ae9d"
),
NOTE: With SwiftSyntax 5.6, it now bundles the dynamic version of lib_InternalSwiftSyntaxParser
with the library itself, leading to both this version, and that version being linked. To ignore the dynamic version pass -Xlinker -dead_strip_dylibs
when building.
Assets 3
5.5.2
Compare
This release was built from this branch: swiftlang/swift@release/5.5...keith:staticinternalswiftsyntaxparser-5.5 based on the release/5.5
branch from upstream.
Sha256:
96bbc9ab4679953eac9ee46778b498cb559b8a7d9ecc658e54d6679acfbb34b8 lib_InternalSwiftSyntaxParser.xcframework.zip
Swift Package Manager snippet:
.binaryTarget(
name: "lib_InternalSwiftSyntaxParser",
url: "https://github.com/keith/StaticInternalSwiftSyntaxParser/releases/download/5.5.2/lib_InternalSwiftSyntaxParser.xcframework.zip",
checksum: "96bbc9ab4679953eac9ee46778b498cb559b8a7d9ecc658e54d6679acfbb34b8"
),