I would like to build an iOS app with Go and Gio. For this I need to provide a bundle Id in a parameter of the command line to build the app. I was told that it was possible to define the bundle Id in the developer.apple.com account, but I don't see where.
How can I define a new bundle id to be used by my Go iOS app ?