We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
On 10.13.6 I see the following error
➜ ui git:(master) go build go build github.com/andlabs/ui: invalid flag in #cgo LDFLAGS: -mmacosx-version-min=10.8
If I remove the -mmacosx-version-min from link_darwin_amd64.go the build succeeds.