jfrog / build-info-go

build-info-go is a Go library and a CLI, which allows generating build-info for a source code project.
https://www.buildinfo.org
Apache License 2.0
61 stars 34 forks source link

Bi executable cannot be executed on macos Monterey #129

Open cmoulliard opened 1 year ago

cmoulliard commented 1 year ago

Describe the bug

Bi client cannot be launched on macos Monterey as we got this window screen

Screenshot 2023-02-16 at 08 50 24

Current behavior

See screenshot

Reproduction steps

Expected behavior

It should be executed ;-)

Operating system type and version

macOS 12.6.3

eyalbe4 commented 1 year ago

Thanks for raising this issue @cmoulliard. I created this PR for adding this - https://github.com/jfrog/build-info-go/pull/130