App Store 中的 MonoTouch 和 Xcode 4.3
我从系统中删除了 Xcode 4.2,并从 App Store 安装了 4.3。
现在,当我想在 MonoDevelop 中构建我的应用程序时,它说“
The Apple iPhone SDK is not installed.
使用 Xcode 我可以构建并运行 iOS 应用程序”。
我尝试重新安装 MonoTouch,但失败并提示 XCode 丢失
。
知道如何让它再次工作吗?
I removed Xcode 4.2 from my system and installed 4.3 from the App Store.
Now when I want to build my app in MonoDevelop it says
The Apple iPhone SDK is not installed.
Using Xcode I can build and run iOS apps just fine.
I tried reinstalling MonoTouch, but it will fail saying XCode is missing
.
Any idea how to get this working again?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Xcode 4.3 移动到另一个目录,MonoTouch 找不到它了。
昨天我们发布了一个测试版更新来修复这个问题 - 只需在 MonoDevelop 中启用测试版通道(首选项 -> 更新),然后更新到 MonoDevelop (2.8.6.5) 和 MonoTouch (5.2.5)。
一旦我们能够进一步测试这些更改,我们就会将这些软件包发布到稳定通道。
Xcode 4.3 moved to a different directory, and MonoTouch can't find it anymore.
Yesterday we released a beta update that fixes this - just enable the beta channel in MonoDevelop (Preferences -> Updates) and then update to MonoDevelop (2.8.6.5) and MonoTouch (5.2.5).
Once we've been able to test the changes a bit more, we'll release these packages to the stable channel.