sfsam / Itsycal

Itsycal is a tiny calendar for your Mac's menu bar. http://www.mowglii.com/itsycal
MIT License
3.26k stars 234 forks source link

Any plans to add apple silicon native support? #189

Closed h4n0 closed 3 years ago

h4n0 commented 3 years ago

Just searched through the issue list and haven't found any arm-arch / apple silicon related discussion.

Are we planning to do so? If not yet, I can try to do it as I have a Macbook Pro with m1 processor.

I'm C++ programmer but still new to Objective C. My understanding is to add some extra arm compiling flags in project config file and that should do the trick, is it like this? If so, I would like to do this voluntarily.

sfsam commented 3 years ago

Yes. https://www.mowglii.com/2021/06/08/apple-silicon-beta.html

sfsam commented 3 years ago

The latest version (0.13.0) supports Apple Silicon.