KyleBanks / goggles

🔭 Goggles is a cross-platform GUI for your $GOPATH!
Apache License 2.0
671 stars 18 forks source link

Standalone on MacOS repeatedly asks to allow incoming connections #30

Closed integrii closed 7 years ago

integrii commented 7 years ago

This is likely because the app is not signed properly. I have no idea how that process really works, though.

KyleBanks commented 7 years ago

Yeah Mac/iOS signing is a pain, I was hoping to avoid it but it seems I'll need to get this setup. Any chance you have a screenshot or logs of the prompt?

KyleBanks commented 7 years ago

@integrii seems you can get around this by following the instructions here for the time being: https://support.apple.com/en-us/HT201642

Will open another ticket for properly signed .app releases