I was attempting to deploy my ipad app using the monotouch enterprise licence. I follow the steps here.
http://ios.xamarin.com/Documentation/Building_for_Distribution
and I did not see the "iPhone Bundle Signing"
I did part 1
Got stuck开发者_Python百科 on part 2
EDIT
dont forget to follow these steps too
http://developer.apple.com/ios/manage/overview/index.action
run the assistant for every new app you do. download cert and double check your 'bundle and signing' to make sure monotouch recognizes your provisioning profile
http://developer.apple.com/library/ios/#featuredarticles/FA_Wireless_Enterprise_App_Distribution/Introduction/Introduction.html#//apple_ref/doc/uid/TP40009979
Look at your main (.exe) project options (i.e. not the solution options) and you should see it.
精彩评论