I'm an IOS developer in Xcode, but I still new to Xamarin environment ..
In Xamarin Studio on mac, I'm trying to run a simple app on my iPad, using this tutorial ...
But when I come to this step :
I couldn't find this option (Build > IOS Bundle Signing), it looks like this :
The project is IOS single view, and I'm working using Trial license at the moment
So how could I get this option, to run the app on the device ??
And thanks in advance ..
You clicked in the wrong node in the solution explorer
Instead of right-click the first node (the solution) right-click the second one (the project), there you will get the signing properties.