Skip to content

SkooCode 0.1.0-alpha.2

Choose a tag to compare

@mkashifse mkashifse released this 26 Aug 19:46
· 1 commit to main since this release

Hosted auth: sign-up/sign-in works out of the box (email + password, auto-confirmed). Mac (Apple Silicon), unsigned alpha.

First launch (required): macOS quarantines downloaded unsigned apps ("SkooCode is damaged"). After unzipping, run:

xattr -cr ~/Downloads/SkooCode.app

(adjust the path to where you unzipped it — e.g. /Applications/SkooCode.app). Then open normally. Signed builds will remove this step.