Skip to content

I am planning to use a Pre-build Sparkle as a Binary for my app. #2598

Discussion options

You must be logged in to vote

We distribute prebuilt universal binaries of the framework and the project is configured to build for both architectures. Sparkle currently supports a deployment target back to 10.13 which was before Apple silicon. You’d have to go out of your way to configure the project to not build for x86_64. You can also run ‘file’ command on a binary to see what architectures it is built for.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@nishaanth-ms-21155
Comment options

Answer selected by nishaanth-ms-21155
Comment options

You must be logged in to vote
2 replies
@nishaanth-ms-21155
Comment options

@zorgiepoo
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants