try to fix code sign
CI / Build & Test (push) Successful in 3m44s

This commit is contained in:
Raven Scott
2026-03-06 20:50:14 -05:00
parent ea2daadac5
commit 5fc7edde0e
4 changed files with 27 additions and 19 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ Or download `install.ps1` from the [latest release](https://git.ssh.surf/snxrave
5. Downloads `holesail-browser-host-<platform>-<arch>.zip` from the latest release
6. Extracts the binary to `~/.holesail-browser/holesail-browser-host`
7. **Restores user data** — the preserved storage and certs directories are copied back, so all tunnels, connections, settings, and certificates survive the upgrade
8. **macOS only:** removes Gatekeeper quarantine, ad-hoc signs the binary, pre-runs it to extract `.bare` native addons, then signs all extracted addons
8. **macOS only:** removes Gatekeeper quarantine, ad-hoc signs the binary, pre-runs it twice to extract all `.bare` native addons (including lazy-loaded ones like bare-pipe), then signs every extracted addon so Gatekeeper does not block them.
9. **Removes old extension files** — any existing `Holesail-Browser-*.zip` and `Holesail-Browser-*.xpi` files in `~/Downloads` are deleted before downloading the new version
10. Downloads `Holesail-Browser-1.0.0.zip` and `Holesail-Browser-1.0.0.xpi` to `~/Downloads`
11. Writes the native messaging manifest to all browser locations