Skip to content

feat: Initial Universal build support for Apple Silicon#1234

Open
gnattu wants to merge 2 commits intoMacDownApp:masterfrom
gnattu:master
Open

feat: Initial Universal build support for Apple Silicon#1234
gnattu wants to merge 2 commits intoMacDownApp:masterfrom
gnattu:master

Conversation

@gnattu
Copy link

@gnattu gnattu commented Jan 29, 2021

This PR:

  1. Updated the dependencies so that they will run natively on Apple Silicon
  2. Fixed a problem that toolbar buttons will crash the app on Apple Silicon due to different calling conventions of x86_64 and arm64.
  3. Fixes Native ARM version of MacDown?  #1215

To make a universal build, use Xcode with version > 12 and universal build should be the default target for release.

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 this pull request may close these issues.

Native ARM version of MacDown?

1 participant