Skip to content

chore: Release 5.5.3#1675

Merged
nan-li merged 4 commits into
mainfrom
rel/5.5.3
Jun 11, 2026
Merged

chore: Release 5.5.3#1675
nan-li merged 4 commits into
mainfrom
rel/5.5.3

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Channels: Current

🐛 Bug Fixes

github-actions[bot] and others added 4 commits June 11, 2026 05:37
The release ran main's update_swift_package.sh, which still edits Package.swift
by hardcoded line numbers. Those numbers had drifted, so it overwrote the
.binaryTarget boundaries and left stale 5.5.2 lines in place -- producing an
unparseable manifest that breaks every SwiftPM consumer of 5.5.3 (same failure
mode as 5.5.2).

Restore the 10 .binaryTarget entries with each url bumped to 5.5.3 and the
5.5.3 checksums computed during this release. Verified with
swift package dump-package; diff vs the pre-release manifest is only the 10
url + 10 checksum lines.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@nan-li nan-li requested a review from a team June 11, 2026 06:07
@nan-li nan-li merged commit ec44204 into main Jun 11, 2026
5 of 7 checks passed
@nan-li nan-li deleted the rel/5.5.3 branch June 11, 2026 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant