vibetunnel/mac/scripts
Peter Steinberger 015c9ca828 Add safeguards to prevent Sparkle signature key mismatches
- Updated generate-appcast.sh with prominent warnings about using -f flag
- Added critical warnings to release documentation (RELEASE.md and release-guide.md)
- Created validate-sparkle-signature.sh script to verify signatures before release
- Added pre-release checklist items for signature validation
- Documented the beta 8 incident and resolution

This ensures we always use the correct file-based private key and never accidentally use the keychain key that produces incompatible signatures.
2025-07-08 22:25:32 +02:00
..
build-web-frontend.sh Fix Homebrew library dependencies in release builds (#269) 2025-07-08 09:55:52 +01:00
build.sh Preserve Swift package resolution in build.sh 2025-07-08 01:13:54 +01:00
calculate-web-hash.sh fish hashing 2025-06-25 05:14:16 +02:00
changelog-to-html.sh refactor: major project restructuring - move macOS app to mac/ directory 2025-06-20 13:20:01 +02:00
check-xcode-settings.sh Fix Homebrew library dependencies in release builds (#269) 2025-07-08 09:55:52 +01:00
clean.sh Add logic to use custom node compiler 2025-06-22 11:53:15 +02:00
codesign-app.sh Work on new session logic 2025-06-20 19:22:02 +02:00
common.sh Burn everything with fire that is not node or swift. 2025-06-21 14:39:44 +02:00
copy-bun-executable.sh Add comprehensive server tests and switch to Biome linter (#73) 2025-06-24 18:51:38 +02:00
create-dmg.sh Improve release scripts based on beta 3 lessons learned 2025-06-23 04:57:35 +02:00
create-zip.sh Burn everything with fire that is not node or swift. 2025-06-21 14:39:44 +02:00
download-bun-binaries.sh update build scripts 2025-06-21 16:11:34 +02:00
extract-build-number.sh refactor: major project restructuring - move macOS app to mac/ directory 2025-06-20 13:20:01 +02:00
generate-appcast.sh Add safeguards to prevent Sparkle signature key mismatches 2025-07-08 22:25:32 +02:00
generate-xcproj.sh refactor: major project restructuring - move macOS app to mac/ directory 2025-06-20 13:20:01 +02:00
install-bun.sh Make scripts ugly but resilient 2025-06-21 18:08:00 +02:00
install-node.sh fix: correct SCRIPT_DIR detection for zsh compatibility in install-node.sh 2025-07-06 03:38:47 +01:00
lint.sh Add SwiftLint and SwiftFormat Husky pre-commit hooks for iOS and mac (#165) 2025-07-01 06:24:59 +01:00
node-path-setup.sh Fix unbound variable error in node-path-setup.sh 2025-07-08 10:10:42 +01:00
notarize-app.sh refactor: major project restructuring - move macOS app to mac/ directory 2025-06-20 13:20:01 +02:00
notarize-dmg.sh refactor: major project restructuring - move macOS app to mac/ directory 2025-06-20 13:20:01 +02:00
preflight-check.sh Add comprehensive server tests and switch to Biome linter (#73) 2025-06-24 18:51:38 +02:00
release-resume.sh Improve release scripts and add git app integration (#208) 2025-07-03 12:40:09 +01:00
release.sh Improve release process and fix configuration issues 2025-07-08 02:08:23 +01:00
setup-bun-prebuilts.sh Fix Xcode build scripts for Bun -> SEA transition. 2025-06-21 21:37:41 +02:00
sign-and-notarize.sh refactor: major project restructuring - move macOS app to mac/ directory 2025-06-20 13:20:01 +02:00
test-vt-aliases.sh fix: remove double shell-wrapping for aliases in vt script (#132) 2025-06-29 21:52:52 +01:00
test-vt-integration.sh fix: remove double shell-wrapping for aliases in vt script (#132) 2025-06-29 21:52:52 +01:00
update-appcast.sh Improve release scripts and add git app integration (#208) 2025-07-03 12:40:09 +01:00
validate-sparkle-signature.sh Add safeguards to prevent Sparkle signature key mismatches 2025-07-08 22:25:32 +02:00
verify-app.sh refactor: major project restructuring - move macOS app to mac/ directory 2025-06-20 13:20:01 +02:00
verify-appcast.sh Update scripts to look for appcast files in project root, not mac directory 2025-06-23 04:45:29 +02:00
version.sh refactor: major project restructuring - move macOS app to mac/ directory 2025-06-20 13:20:01 +02:00
vtlog.sh Integrate screencap functionality for remote screen sharing (#209) 2025-07-06 03:31:34 +01:00