標籤:android http io ar os sp for on 問題
在Visual Studio中,Target IOS Device下拉框是禁用狀態,無法選擇。
Xamarin論壇中有不少關於這個問題的,如下面這個文章:
http://forums.xamarin.com/discussion/15372/visual-studio-ios-debug-build-failure
解決辦法就是在MAC端,卸載xamarin全部軟體,然後重新安裝:
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!
Xamarin Visual Studio無法debug