简体   繁体   English

Xamarin studio中的否(IOS捆绑签名)选项

[英]No (IOS Bundle Signing) option in Xamarin studio

I'm an IOS developer in Xcode, but I still new to Xamarin environment .. 我是Xcode的IOS开发人员,但我仍然是Xamarin环境的新手。

In Xamarin Studio on mac, I'm trying to run a simple app on my iPad, using this tutorial ... 在Mac上的Xamarin Studio中,我正在尝试使用本教程在iPad上运行一个简单的应用程序...

But when I come to this step : 但是当我来到这一步时:

在此处输入图片说明

I couldn't find this option (Build > IOS Bundle Signing ), it looks like this : 我找不到此选项(“构建”>“ IOS捆绑签名” ),它看起来像这样:

在此处输入图片说明

The project is IOS single view , and I'm working using Trial license at the moment 该项目是IOS单一视图 ,目前我正在使用试用许可证

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. 不用右键单击第一个节点(解决方案),而是右键单击第二个节点(项目),您将获得签名属性。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM