Skip to content

Fix Sparkle update packaging and prepare v0.2.6#235

Merged
yvette-carlisle merged 1 commit into
mainfrom
xy/update-login-audit
May 18, 2026
Merged

Fix Sparkle update packaging and prepare v0.2.6#235
yvette-carlisle merged 1 commit into
mainfrom
xy/update-login-audit

Conversation

@yvette-carlisle
Copy link
Copy Markdown
Member

Summary

  • Strip local Xcode/CommandLineTools Swift toolchain rpaths from staged Rsnap.app before signing.
  • Add a staging gate so release packaging fails if local Swift toolchain rpaths leak into RsnapNativeHost.
  • Treat Sparkle downloads as off whenever automatic checks are disabled, and cover the mode matrix in the native-host probe.
  • Bump workspace version to 0.2.6 for the release tag.

Validation

  • cargo make fmt-toml
  • cargo make checks
  • cargo make test-host-reset
  • cargo make test-macos-native-host-stage
  • scripts/smoke/sparkle-update-local.sh --self-check
  • staged Rsnap.app reports CFBundleShortVersionString=0.2.6 and CFBundleVersion=0.2.6
  • staged RsnapNativeHost rpaths read back as /usr/lib/swift, @loader_path, and @executable_path/../Frameworks

@yvette-carlisle yvette-carlisle merged commit 2faafb0 into main May 18, 2026
14 checks passed
@yvette-carlisle yvette-carlisle deleted the xy/update-login-audit branch May 18, 2026 12:26
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