git-time-metric / gtm

Simple, seamless, lightweight time tracking for Git

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GTM homebrew package does not support apple silicon

aesca1er opened this issue · comments

GTM installed from homebrew on macOS results in

gtm 09:18:14 AM zsh: bad CPU type in executable: gtm

file $(which gtm) 09:18:19 AM /opt/homebrew/bin/gtm: Mach-O 64-bit executable x86_64

obviously on an m1 Mac this is going to be a nonstarter.

Somehow it works on my M1 Mini. Have you tried toggling rosetta ?

Somehow it works on my M1 Mini. Have you tried toggling rosetta ?

Haven't used rosetta before but it seems it works. I'm not a Mac guru, I just use one for work.

That said, probably a good idea to create an m1 build, given Apple is sunsetting Intel based macs.