Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Native ARM version of MacDown? #1215

Open
ColleSerre opened this issue Nov 10, 2020 · 30 comments · May be fixed by #1234
Open

Native ARM version of MacDown? #1215

ColleSerre opened this issue Nov 10, 2020 · 30 comments · May be fixed by #1234

Comments

@ColleSerre
Copy link

Will there be a native ARM version of MacDown? Who is interested?

@manngo
Copy link

manngo commented Nov 23, 2020

As far as I can tell, it’s just a matter of recompiling on a current version of XCode, but I don’t know whether it prefers Swift.

Definitely the way to go.

@ColleSerre
Copy link
Author

ColleSerre commented Nov 23, 2020 via email

@gnattu
Copy link

gnattu commented Dec 3, 2020

After updating the Sparkle framework to 1.24.0, MacDown compiles and runs on arm64:
Screen Shot 2020-12-03 at 14 37 45

@ColleSerre
Copy link
Author

ColleSerre commented Dec 3, 2020 via email

@alexclst
Copy link

Any update on when a Universal build of MacDown will be available?

@ColleSerre
Copy link
Author

ColleSerre commented Jan 27, 2021 via email

@alexclst
Copy link

I recommend looking apps up on doesitarm.com, apparently MacDown runs with rosetta 2.

@ColleSerre I know from experience that it works under Rosetta 2. But this very issue has it documented that a build that is Universal can be created. So I was asking specifically if anyone knew when that would be released as an update.

@ColleSerre
Copy link
Author

ColleSerre commented Jan 29, 2021 via email

@gnattu
Copy link

gnattu commented Jan 29, 2021

I've created an unofficial release here

Besides update dependencies, the app itself need to be patch to fit the calling convention of arm64 otherwise the toolbar will break, this is addressed in my build. There might be other problems I did not find, so use it with caution.

@eudinaesis
Copy link

I've created an unofficial release here

Besides update dependencies, the app itself need to be patch to fit the calling convention of arm64 otherwise the toolbar will break, this is addressed in my build. There might be other problems I did not find, so use it with caution.

Thanks so much!

@manngo
Copy link

manngo commented Feb 14, 2021

I've created an unofficial release here

Besides update dependencies, the app itself need to be patch to fit the calling convention of arm64 otherwise the toolbar will break, this is addressed in my build. There might be other problems I did not find, so use it with caution.

I have tried out the release, and it appears to be working. However:

  • This version suffers from the flashing rendering bug.
  • The Preferences pane is all over the place.

I love the new icon.

@ipfans
Copy link

ipfans commented Jul 2, 2021

Any updates for this?

@ColleSerre
Copy link
Author

ColleSerre commented Jul 2, 2021 via email

@designbyadrian
Copy link

designbyadrian commented Dec 11, 2021

StackEdit doesn't seem to open files, and of course can't link files from the directory. A desktop app is much preferred.

@fredngo
Copy link

fredngo commented Jun 15, 2022

1.5 years later, we still need this!

@alexclst
Copy link

I've just given up on MacDown in part due to this, and now use Markdown Editor.

@ToddBradley
Copy link

I've just given up on MacDown in part due to this, and now use Markdown Editor.

Thanks for the recommendation. After many years of loving use of MacDown, I'm afraid I'm going to be joining you, @alexclst. My M2 just arrived, and now that we're a couple years into the Apple Silicon transition, I'm going to try to avoid installing Rosetta.

@NSExceptional
Copy link

@FranklinYu @uranusjr

@designbyadrian
Copy link

MarkDown editor just doesn't cut it. The Interface isn't that nice and something feels janky. I'd rather run MacDown emulated.

@manngo
Copy link

manngo commented Sep 19, 2022

MarkDown editor just doesn't cut it. The Interface isn't that nice and something feels janky. I'd rather run MacDown emulated.

Ditto here. I’m still using an Intel Mac, but I would rather put up with Rosetta and the flashing screen for now.

One thing I don}t understand. I myself don’t have the skills in Objective C, but isn’t there someone who can fork this recompile it? Asa far as I can tell, the license is OK with that.

@designbyadrian
Copy link

@manngo there seems to be more than just recompiling the package according to #1283 (comment)

@jimsmith
Copy link

jimsmith commented Feb 23, 2023

I came across this open issue more than 2 years now and still no M1/M2 apple silicon universal app :(

This isn't a thing nowadays and as an engineer there's no reason to install Rosetta for something other companies have managed to solve this.

I'll have to ditch macdown now, this is very disappointing indeed I mean Dec 2020 and it's now Feb 2023 :(
#1215 (comment)

Any update when this is going to be released ?

@ToddBradley
Copy link

Any update when this is going to be released ?

It's safe to say it's not going to happen, given the issues. Your best bet is to choose a different Markdown editor.

@fredngo
Copy link

fredngo commented Feb 24, 2023

Referencing my own comment...

1.5 years later, we still need this!

I now just edit Markdown in VS Code using its built-in Markdown Preview... No need for MacDown anymore!

https://code.visualstudio.com/docs/languages/markdown

@designbyadrian
Copy link

No need, unless you feel that the 250ms lag between each update to the markdown file appears in the preview area is too much. Which it is.

@khurshid-alam
Copy link

Hello, Can anyone upload native binary arm (air m1) version here ? Can't compile locally atm. Thanks

@fredngo
Copy link

fredngo commented Oct 25, 2023

Hello, Can anyone upload native binary arm (air m1) version here ? Can't compile locally atm. Thanks

@khurshid-alam There is none

@psifertex
Copy link

Sure there is.

Screenshot 2023-10-31 at 13 24 18

I think I'm using the release from the comment above:
#1215 (comment)

@fredngo
Copy link

fredngo commented Oct 31, 2023

@psifertex Well color me impressed, I hadn't realized someone made an unofficial build.
@khurshid-alam There you go.

@khurshid-alam
Copy link

@fredngo @psifertex

Thanks. That Worked !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.