Downgrade Xamarin.iOS in Visual Studio 2017

前端 未结 1 1548
無奈伤痛
無奈伤痛 2020-12-06 14:00

I have to use an older version of Xamarin.iOS (10.12) because our Mac building server runs on an older version, the problem is that I am not allowed to update t

相关标签:
1条回答
  • 2020-12-06 14:39

    Visual Studio for Windows
    Downgrading Xamarin.iOS to the version 10.12 in Visual Studio means that you need to downgrade VS to the version 15.3.
    You need to contact the support team for the download link since they provide only the link for the version N-1.

    I'll just leave the links, they may be useful to someone.
    For Xamarin Studio:
    It's possible, either downloading Xamarin.iOS from here:

    https://dl.xamarin.com/MonoTouch/Mac/xamarin.ios-10.12.0.18.pkg

    or directly from the repository, which contains every version:

    https://github.com/xamarin/xamarin-macios/releases

    0 讨论(0)
提交回复
热议问题