Skip to content

Build with Go v1.17 to support legacy OS X #732

@alanhamlett

Description

@alanhamlett

Due to golang/go#50855 (comment), binaries built with Go 1.18 won't run on old OS X versions. We could add a build to the release wakatime-cli-darwin-amd64-go1.17.zip and download that when the plugins detect a legacy OS X version.

When running wakatime-cli built with Go 1.18 on legacy OS X we get this error:

dyld: Symbol not found: _utimensat
  Referenced from: /Users/user/.wakatime/wakatime-cli
  Expected in: flat namespace

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions