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
142 stars 23 forks source link

Use unknown string when version null #56

Closed alanhamlett closed 1 year ago

alanhamlett commented 1 year ago

Because these strings are used in the User-Agent header and separated by space to find the xcode version, macos-wakatime version, and wakatime-cli version... we should prevent having spaces in the version number strings.

Also changes: