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

Offer precompiled binaries for download #6

Open
alexwlchan opened this issue May 17, 2024 · 3 comments
Open

Offer precompiled binaries for download #6

alexwlchan opened this issue May 17, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@alexwlchan
Copy link
Owner

Having to download the Xcode Command Line Tools is a non-trivial bar to usage. It'd be nice if I could offer precompiled binaries for people to download.

I wonder if I could do this in GitHub Actions?

@alexwlchan alexwlchan added the enhancement New feature or request label May 17, 2024
@alexwlchan
Copy link
Owner Author

Precompiled binaries are also a heck of a lot faster!

@alexwlchan
Copy link
Owner Author

Okay I got it working somewhat, but it seems to have built Apple Silicon images for both builds!

Which kinda makes sense, there was nothing to distinguish them. Let's see if my next build gets me an Intel build.

@alexwlchan
Copy link
Owner Author

Okay now it works and creates the correct binary, but they aren't notarised. So that's the next step!

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