v0.5.0
Candidate build of v0.5.0: the tcab CLI, the backend server, the dispatcher/driver/artifacts services, and the desktop app, for every platform. Download and test these artifacts, then finalize with the "Release (promote)" workflow. Each platform's tcab was smoke-tested during build.
macOS: "“The Test Cabinet” is damaged and can’t be opened"
The macOS app is not yet signed or notarized, so after downloading it macOS quarantines it and shows this (misleading) message — the app is fine, just unsigned. After dragging it to Applications, clear the quarantine attribute once:
xattr -dr com.apple.quarantine "/Applications/The Test Cabinet.app"Then open it normally.