MacDownApp / macdown

Open source Markdown editor for macOS.
https://macdown.uranusjr.com/
9.45k stars 1.09k forks source link

bad CPU type in executable: macdown #1331

Open nickdesaulniers opened 10 months ago

nickdesaulniers commented 10 months ago
$ brew install macdown
$ macdown
zsh: bad CPU type in executable: macdown

I don't want to install rosetta2. Any chance for native arm64 builds?

devope commented 10 months ago

arm-based macs were released by the end of 2020, last release was on Jan 3, 2020 I think that there is no chance.

nickdesaulniers commented 10 months ago

oh! Maybe the repo can be archived then to make it more obvious?

ryandesign commented 4 months ago

Any chance for native arm64 builds?

Sure, why not? The code is here. Check it out and compile it.