Reputation: 156
Today, January 28, 2019 around 11:00 AM(UTC+9), I updated my Mac and Windows' Xamarin development environment to latest version. But versions of Xamarin.iOS are different between Mac and Windows.(below)
[Windows]
-Visual Studio Enterprise 15.9.6
-Xamarin.iOS and Xamarin.Mac SDK 12.2.1.12
[Mac]
-Visual Studio Enterprise for Mac 7.7.3
-Xamarin.iOS Version 12.2.1.13
-XCode 10.1(10B61)
[Question]
Where can I get details or Release Notes of Xamarin.iOS 12.2.1.13 ?
[Information]
I cannot find Release notes of Xamarin.iOS 12.2.1.13 (https://learn.microsoft.com/en-us/xamarin/ios/release-notes/12/12.2)
There are few results searching "Xamarin.iOS 12.2.1.13" by Google. (https://www.google.com/search?q=Xamarin.iOS+12.2.1.13)
Versions of Xamarin.iOS are different (12.2.1.12 and 12.2.1.13) but I can deploy my App to iOS Devices.
"Check for updates..." screen of Visual studio for mac shows below before updating.
Details of Xamarin.iOS 12.2.1.13 says "Fore more information, please see release notes here : https://learn.microsoft.com/en-us/xamarin/ios/release-notes/12/12.2, but nothing mentioned about Xamarin.iOS 12.2.1.13 there.
Upvotes: 1
Views: 431
Reputation: 156
I found related question below and understood that different minor versions of Xamarin.iOS between Mac and Windows is not that weird.
So my worry about different minor versions between Mac and Windows is disappeared.
I still wonder why there is no release notes but I feel it's not important.
Hakim san,
Bruno san,
Thank you for your time about my question.
Upvotes: 0
Reputation: 7189
From what I found, it is available in the latest version of Visual Studio for Mac
Visual Studio for Mac 7.7.3.43 comes with:
Mono Framework MDK 5.16.0.221
Xamarin.Android 9.1.5-1
Xamarin.iOS 12.2.1.13
Xamarin.Mac 5.2.1.13
Xamarin.Profiler 1.6.4-33
Xamarin Inspector 1.4.3
Xamarin Interactive 1.5.0
NuGet 4.3.1.4445
dotNET SDK 2.1.302
You can check those release notes here
Upvotes: 0