
Appify is free open-source project that allows you to convert any executable file into macOS application.
To install appify:
go get github.com/machinebox/appifyappify -name "My Go Application" -icon ./icon.png /path/to/binIt will create a macOS Application.