针对monodevelop中的ios7进行了更新,但它给出了错误

时间:2013-10-03 06:50:40

标签: xamarin.ios xamarin-studio

现在,我已将Xamarin.ios更新为7.0.x这是错误的,我已经xcode 5

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 MonoDevelop's
Preferences under 'SDK Locations'. (Scrapboom.iPhone)

我已将Xcode更新为5.0 for ios7并在monodevelop中运行应用程序但应用程序未运行它正在给出,

模拟器上的

警告

warning MT1201: Could not load the simulator: dlopen(Platforms/iPhoneSimulator.platform/Developer/Library/PrivateFrameworks/iPhoneSimulatorRemoteClient.framework/Versions/A/iPhoneSimulatorRemoteClient, 1): image not found
设备上的

警告:

warning MT1003: Could not kill the application 'com.scrapboom.iphone'. You may have to kill the application manually.
error MT0000: Unexpected error - Please file a bug report at http://bugzilla.xamarin.com
System.IO.DirectoryNotFoundException: Directory 'Platforms/iPhoneOS.platform/DeviceSupport' not found.
  at System.IO.Directory.ValidateDirectoryListing (System.String path, System.String searchPattern, System.Boolean& stop) [0x00000] in <filename unknown>:0 
  at System.IO.Directory.GetFileSystemEntries (System.String path, System.String searchPattern, FileAttributes mask, FileAttributes attrs) [0x00000] in <filename unknown>:0 
  at System.IO.Directory.GetDirectories (System.String path, System.String searchPattern) [0x00000] in <filename unknown>:0 
  at MonoTouch.Installation.Device.get_DeveloperImagePath () [0x00000] in <filename unknown>:0 
  at MonoTouch.Installation.Device.MountDeveloperImage () [0x00000] in <filename unknown>:0 
  at MonoTouch.Installation.Installer.FindApplication (MonoTouch.Installation.Device d, System.String appId) [0x00000] in <filename unknown>:0 
  at MonoTouch.Installation.Installer+<LaunchApplication>c__AnonStorey1A.<>m__22 (MonoTouch.Installation.Device d) [0x00000] in <filename unknown>:0 

2 个答案:

答案 0 :(得分:1)

您可以在首选项中设置XCode中的新Xamarin.Studio位置:

Xamarin Studio > Preferences... > Projects > SDK Locations > Apple

Xamarin studio preferences

如果您没有绿色复选标记,请设置定位新XCode 5安装位置(通常为/Applications/XCode.App

答案 1 :(得分:0)

更新到Xcode6后,我遇到了类似的问题。帮助我的是通过测试版渠道安装Xamarin Studio的所有更新。去Xamarin Studio&gt;检查更新...然后选择测试版而不是稳定