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
{{ message }}
This repository has been archived by the owner on Jun 17, 2021. It is now read-only.
This is something we've spoken about on Gitter, but I thought I'd create an issue so that we can track it.
When downloading Guppy now on MacOS, the app won't open if you double-click it:
Savvy users will know that they can right-click and "open" to get around this. While aspiring programmers are more often than not still proficient with using computers, there is certainly still a subset who will be blocked by this. We want Guppy's onboarding to be as low-friction as possible.
This involves the purchase of an Apple Developer account, which I purchased a few days ago. I will begin setting up code signing shortly.
If you are interested, I have a script to automatically sign and create a new release on GH when pushing a branch named __release-production-COMMIT_SHA in https://github.com/kactus-io/kactus.
Thanks @mathieudutour! Interesting idea to have a hook on specific branch names. Thanks for sharing, will look into that once the initial version is signed.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This is something we've spoken about on Gitter, but I thought I'd create an issue so that we can track it.
When downloading Guppy now on MacOS, the app won't open if you double-click it:
Savvy users will know that they can right-click and "open" to get around this. While aspiring programmers are more often than not still proficient with using computers, there is certainly still a subset who will be blocked by this. We want Guppy's onboarding to be as low-friction as possible.
This involves the purchase of an Apple Developer account, which I purchased a few days ago. I will begin setting up code signing shortly.
More info:
https://electronjs.org/docs/tutorial/code-signing
The text was updated successfully, but these errors were encountered: