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

Simplify macOS build process #3357

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Simplify macOS build process #3357

wants to merge 1 commit into from

Conversation

metsma
Copy link
Contributor

@metsma metsma commented Feb 26, 2025

  • Xcode 12.2 was released 2020
Checklist
  • Documentation is added or updated
  • New files have a LGPL 2.1 license statement
  • PKCS#11 module is tested
  • Windows minidriver is tested
  • macOS token is tested

* Xcode 12.2 was released 2020

Signed-off-by: Raul Metsma <[email protected]>
@mouse07410
Copy link
Contributor

Please help me understand: will this PR force always building Universal on Mac?

If so, I'm strongly against.

@metsma
Copy link
Contributor Author

metsma commented Feb 26, 2025

Please help me understand: will this PR force always building Universal on Mac?

If so, I'm strongly against.

If you're referring to the ./MacOS/build-package script, it always builds as a universal binary on macOS, at least when Xcode is greater than 12.2.
This does not affect the regular ./configure build.

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.

3 participants