MonoTouch and Xcode 4.3 from the App Store

徘徊边缘 提交于 2019-12-10 18:54:43

问题


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?


回答1:


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.



来源:https://stackoverflow.com/questions/9326683/monotouch-and-xcode-4-3-from-the-app-store

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!