Skip to content

Marker v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Mar 12:16
· 5 commits to 2638283084c81d86722a68b0150f924de761d16b since this release

See the assets to download and install this version.

Installing on MacOS

Download the app by choosing the appropriate dmg file for your system architecture:

  • Marker_1.0.0_aarch64.dmg - for M1-based macs
  • Marker_1.0.0_x64.dmg - for Intel-based macs

After you download the app and drag it to your Applications folder, you will face difficulties opening it because I'm not enrolled in the Apple Developer Program. To bypass this, you will need to run this in your terminal:

$ xattr -c /Applications/Marker.app

After that, you should be able to open the app with no issues.