wakatime / macos-wakatime

Mac system tray app for automatic time tracking and metrics generated from your Xcode, Figma, Postman, etc. usage.
https://wakatime.com/mac
BSD 3-Clause "New" or "Revised" License
128 stars 22 forks source link

Make macos-WakaTime run on macOS 10.15 or newer #73

Closed starbugs closed 1 year ago

starbugs commented 1 year ago

To simulate old macOS versions prior to macOS 13, add -D SIMULATE_OLD_MACOS to "Other Swift Flags" in Build Settings of the WakaTime target.

Screenshot 2023-06-07 at 12 04 44

Open issues:

Some additional information on the old way of macOS login item handling: