xcode - Xamarin Studio 错误 : A valid Xcode installation could not be found

标签 xcode xamarin

我今天早上更新了 Xcode(版本 4.6.2),现在我无法编译我的项目。

Error: A valid Xcode installation could not be found. If your copy of Xcode is installed to a non-standard prefix, please specify the location in Xamarin Studio's Preferences under 'SDK Locations'



我检查了 SDK Locations 是好的,但仍然是同样的问题。

任何想法来解决这个问题? Xamarin Studio 4.0.3(内部版本 13)

最佳答案

OK,看来是Xcode 4.6.2的Bug:http://forums.xamarin.com/discussion/comment/10620/#Comment_10620

There is a known issue with Xcode 4.6.2, we would recommend that you re-download Xcode 4.6.1 and continue using that until we get a fix out for Xamarin Studio. You can re-download Xcode 4.6.1 from https://developer.apple.com/downloads/index.action



唯一的方法是回到 4.6.1 :(

关于xcode - Xamarin Studio 错误 : A valid Xcode installation could not be found,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16038683/

相关文章:

c# - GTK# 图像按钮在运行时不显示图像

android - Visual Studio Team Services 中的签名和对齐 APK 步骤(原为 Visual Studio Online)

ios - 我如何分发混合的 Objective-C 和 Swift 代码以在 iOS 模拟器上运行?

ios - XCode iOS 项目在 10.6 下工作,在 10.7 下崩溃

ios - 获取上个月的天数

c# - iOS 上的 Xamarin 中所选 TabBarItem 的背景颜色

c# - Xamarin Monotouch音频单元回调

xcode - 如何在 XCode 3.2.6 中将 CLI 目标添加到 GUI 项目

Objective-C播放声音

ios - 如何更改 GetCell() 中的单元格颜色?