zoukankan      html  css  js  c++  java
  • Xamarin Visual Studio无法debug

    在Visual Studio中,Target IOS Device下拉框是禁用状态,无法选择。

    Xamarin论坛中有不少关于这个问题的,如下面这个帖子:

    http://forums.xamarin.com/discussion/15372/visual-studio-ios-debug-build-failure

    Xamarin工程师给出的解决办法:在MAC端,卸载xamarin全部软件,然后重新安装。

    这个办法还真有效,跟帖的人都说这样就解决了,me too!

    If you are still running into this error, can you try fully uninstalling Xamarin Studio from the Mac Build Host and re-installing? To uninstall the software, please remove Xamarin Studio from /Applications/Xamarin Studio.app and then manually delete the the following -directories /Developer/MonoTouch

    /Developer/MonoAndroid

    /Library/Frameworks/Mono.framework

    /Library/Frameworks/Xamarin.Android.framework

    /Applications/Xamarin Studio.app

    ~/Library/Developer/Xamarin

    To re-install, you can run the installer from your Xamarin Store Account

    After re-installing, please let me know if you are unable to deploy to the iOS simulator. Thanks!

  • 相关阅读:
    Gson简要使用笔记
    android入门到熟练(五)---广播
    95&&96.Unique Binary Search Trees I&&II
    day 08 文件操作
    07 深浅拷贝
    06 day小数据池
    05,.字典,集合
    列表和元组
    字符串
    while 循环,格式化输出和运算编码
  • 原文地址:https://www.cnblogs.com/jimcheng/p/4162144.html
Copyright © 2011-2022 走看看