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] Build step for apple silicon publishing #3

Open
shadowgate15 opened this issue Jul 22, 2022 · 2 comments
Open

[feat] Build step for apple silicon publishing #3

shadowgate15 opened this issue Jul 22, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@shadowgate15
Copy link
Member

Add support build step for aarch64 (apple silicon).

Github Actions needs to add support for this. It is currently on the roadmap.

@shadowgate15 shadowgate15 added the enhancement New feature or request label Jul 22, 2022
@shadowgate15
Copy link
Member Author

In the mean time, I'll setup a script to run on my local machine/any apple silicon computer.

@shadowgate15
Copy link
Member Author

shadowgate15 commented Jul 22, 2022

Actually for simplicity we will just direct apple silicon builds to the intel build and use the rosetta translator.

https://tauri.app/v1/guides/distribution/macos#binary-targets

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

No branches or pull requests

1 participant