Skip to content

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 14 Jul 17:29

Tidewatch v0.1.2 — universal (Apple Silicon + Intel), macOS 14+.

Install

  1. Download Tidewatch-*.dmg below, open it, and drag Tidewatch into Applications.
  2. Tidewatch is not Apple-notarized (open-source, zero-budget project). On macOS 15 (Sequoia) it may say “Tidewatch is damaged and can’t be opened.” — that's expected for unsigned apps, not a real problem. Clear the download quarantine in Terminal:
    xattr -dr com.apple.quarantine /Applications/Tidewatch.app
    
    …or go to System Settings → Privacy & Security → (scroll down) → Open Anyway.
  3. The first time you import an account, macOS asks to access your Claude Code / Codex credentials — that's reading the local CLI's own usage credentials, on your Mac only, nothing uploaded. Click Always Allow.

Because the build is unsigned, its signature changes every release, so macOS may prompt for Keychain access again after updating — that's the unsigned build, not a bug. Prefer to build it yourself? Clone the repo and run ./scripts/build-app.sh.

SHA256 checksums are in SHA256SUMS.txt.

Full Changelog: v0.1.1...v0.1.2