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

Apple Silicon support #116

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

Conversation

tentena
Copy link

@tentena tentena commented Dec 20, 2022

What was done?

  • Added Apple Silicon support
  • Mandatory MACOSX DEPLOYMENT TARGET updated

Why?

This is done primarily for compatibility with Apple Silicon.
https://developer.apple.com/documentation/apple-silicon/building-a-universal-macos-binary

PS: Make sure your build product destination is Any Mac (Apple Silicon, Intel)

lipo -archs ~/Library/Screen\ Savers/Brooklyn.saver/Contents/MacOS/Brooklyn
x86_64 arm64

Screenshots

N/A

@manovotny manovotny mentioned this pull request Mar 25, 2023
2 tasks
@ylllcn
Copy link

ylllcn commented Apr 21, 2024

Hello,

I am using a Macbook m2, but it does not work for me and gives an error. :(

https://prnt.sc/5Fa7LQyREQyW

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.

None yet

4 participants