Skip to content

.NET 6.0.4xx - Xcode 14 (523)

Compare
Choose a tag to compare
@rolfbjarne rolfbjarne released this 18 Oct 13:54
· 3351 commits to main since this release
12aaa79

This is a servicing release to the previous major 6.0.4xx release, adding support for iOS 16 and tvOS 16.

This release consists of the following versions:

Full release notes: .NET release notes for Xcode 14.0

Warning

Xcode 14 does not contain updated SDKs for macOS and Mac Catalyst, only iOS and tvOS. This is why this release only contains packages for iOS and tvOS. macOS and Mac Catalyst projects will continue to use earlier packages.

For more information about Xcode 14 support, see: #15954.

What's Changed

  • [UIKit] Change UITextInput.SelectedTextRange to not be ArgumentSemantic.Copy. Fixes #15677. (#16278)
  • Ensure we restore the temp csproj to compute AOT compiler path. (#16282)
  • [illink] Ensure we replace the dotnet SDK path in the _ExtraTrimmerArgs for remote builds. (#16295)

Full Changelog: dotnet-6.0.4xx-xcode14-517...dotnet-6.0.4xx-xcode14-523