Maybe this is more OS related than Go, since Go just produces a static executable, so please feel free to lock this.
I've built a simple tool, it works just fine in the terminal, both as a local executable and when put in the PATH. But when I want to register it as the default app for a given file type (to be run from Finder by double clicking a file of said file type), I'm not allowed to select it. Is this got to do with the Gatekeeper functionality? Or do I need to build a wrapper that has all the plists and other Mac specific things? If so, is there a Go way to wrap it (and still pass os.Args)? Thanks! -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.