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

feat: Initial Universal build support for Apple Silicon #1234

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

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