Hammerspoon / Spoons

The official repository of Spoon plugins
https://www.hammerspoon.org/Spoons/
453 stars 141 forks source link

support apple silicon #270

Closed zhfeng1 closed 2 years ago

latenitefilms commented 2 years ago

@zhfeng1 - You could probably simplify with hs.processInfo.arch?

zhfeng1 commented 2 years ago

Yes!That's what I wanted, but I didn't find it in the API documentation Thank you!