在 Windows 中安装的 MonoDevelop 中无法看到 iPhone
我已经在 Windows 中安装了 Mono 和 MonoDevelop,并尝试为 iPhone 创建应用程序,但在创建解决方案时我无法看到 iPhone。谁能指导我如何在 Windows 中安装的 MonoDevelop 中创建 iPhone 应用程序。 我是否缺少某些内容,或者我需要安装更多内容才能在解决方案中看到 iPhone。
谢谢, -Ankit
I have installed Mono and MonoDevelop in Windows and trying to create an application for iPhone but I am not able to see iPhone while creating my solution. Can anyone guide me how to create an application for iPhone in MonoDevelop installed in Windows.
Am I missing something or I need to install some more things to see the iPhone in Solution.
Thanks,
-Ankit
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
遗憾的是,您无法在 Windows 上执行此操作。您需要一台安装了 XCode 工具的 Mac 以及 Apple 提供的 iPhone SDK。
MonoDevelop 与安装在 Mac 上的 iPhone 开发工具将允许您创建 MonoTouch 应用程序。
请阅读 http://monotouch.net/Documentation/Installation 了解有关要求的详细信息。
You can't do it on Windows unfortunately. You need a Mac with XCode tools installed, and the iPhone SDK from Apple.
MonoDevelop with the iPhone development tools installed on a Mac will allow you to create MonoTouch apps.
Have a read over http://monotouch.net/Documentation/Installation for details on requirements.