【Xamarin挖墙脚系列:Xamarin4.0的重大变动】

原文: 【Xamarin挖墙脚系列:Xamarin4.0的重大变动】

Windows下的变动不大,主要仍是bug 的修复,性能的优化,API的扩展实现。html

变化最大的是在Mac上的那个Xamarin.iOS build host 。那个配对的代理软件,消失了!!!!!!!!!!!!你他么是在逗我啊!!!!!!劳资连夜升级,熬夜找那个build host  ,你他么说升级消失了!android

 

官方的意思是:那个代理软件太麻烦啦,换成自动化的SSH登陆识别,MAC机器一次性开启远程登陆,后续的客户机只要有对应的登陆指纹就能够链接了!!ios

至关于在VS中,进行了远程登陆搭配Mac做为的服务器!!蛋疼哦!~~~web

而后以Mac的管理员用户,登陆链接MAC.....................windows

 

 

 

因为跟之前登陆方式不同了,因此,只好硬着头皮一点点的扒拉。。。服务器

 

 

官方原文:https://developer.xamarin.com/releases/vs/xamarin.vs_4/xamarin.vs_4.0/app

https://developer.xamarin.com/guides/ios/getting_started/installation/windows/connecting-to-mac/ide

 

那若是还想用3.0的build host的  ,请看这里:https://developer.xamarin.com/guides/ios/getting_started/installation/windows/troubleshooting/post

 

Xamarin 4.0

Xamarin 4.0 updates Xamarin.iOS 9.4 and Xamarin.Android 6.0 releases. This version also introduces the new Xamarin Mac Agent which replaces the old Xamarin Build Host with a new approach taking advantage of the built-in MacOS Remote Login feature based on SSH for a faster and more reliable connectivity.性能

Xcode 7.2 support

XamarinVS 4.0 now includes support for Xcode 7.2.

Xamarin Mac Agent

Our new design focuses on avoiding the pain points of the original Xamarin.iOS build host that we are no longer shipping.

Key Benefits

Simplicity and Security
  • We have done away with the PIN-based Mac pairing process. The new Xamarin Mac Agent only requires that Remote Login (aka SSH) is enabled on the Mac.
  • The new Connection Manager in Visual Studio will discover, authenticate, and remember your Mac. Moreover, since all communication is tunneled securely through SSH, you only have to open one, well-known port (i.e., port 22) on your router or firewall.
  • There’s no longer an app to start on the Mac. If you have a compatible version of Xamarin.iOS installed, VS will automatically deploy and start the new agent.
相关文章
相关标签/搜索