You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed
Stet now launches on Macs without Homebrew installed. Builds 0.5.0 and
0.6.0 quit immediately on startup, before the window appeared, on any Mac
that didn't happen to have Homebrew's OpenSSL in /opt/homebrew. Moving
the app to Applications made no difference. OpenSSL is now built into the
app, and the release script refuses to ship a build that depends on
anything outside a stock macOS install.