Skip to content

Reader.md v1.0.1

Choose a tag to compare

@jnahian jnahian released this 07 Jul 04:51

Patch release fixing the "damaged and can't be opened" error teammates hit after extracting the shared app.

What's fixed

  • The .app is now ad-hoc code-signed, so a downloaded copy is no longer flagged as damaged.
  • App resources moved to Contents/Resources so a packaged build loads them correctly (previously only worked on the dev machine).

Install

  1. Download Reader.md.zip below and unzip.
  2. First launch shows "Apple cannot check it for malicious software" (it isn't notarized). Clear it once:
    • Right-click the app → OpenOpen, or
    • Terminal: xattr -dr com.apple.quarantine "/path/to/Reader.md.app"

Requires macOS 13+.