hey everyone,
The problem is that i cant build a simple gomobile app for IOS. I can build a normal (swift) IOS project in the Simulator & IPhone. I can build the golang app for Android. The public git repo of the Test Harness project is here: https://bitbucket.org/gedw99/md-mobile-x Its just 2 basic files... Could someone try a build on their machine please ? ```` gomobiletest/t-build.sh ```` When i run this on my machine it fails with: ```` x-MacBook-Pro:gomobiletest apple$ ./t-build.sh ok bitbucket.org/gedw99/md-mobile-x/gomobiletest 0.017s gomobile: xcrun xcodebuild -configuration Release -project /var/folders/wp/ff6sz9qs6g71jnm12nj2kbyw0000gp/T/gomobile-work-717306326/main.xcodeproj failed: exit status 65 === BUILD TARGET main OF PROJECT main WITH CONFIGURATION Release === Check dependencies Code Sign error: No matching provisioning profiles found: No provisioning profiles with a valid signing identity (i.e. certificate and private key pair) matching the bundle identifier “org.golang.todo.gomobiletest” were found. ** BUILD FAILED ** The following build commands failed: Check dependencies (1 failure) ```` -- 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.