

This enables you to seamlessly start new Uno Platform projects from Visual Studio 2022. We blogged about the significantly improved solution load times we experienced, as well as the performance of C# Hot Reload and the feasibility of working with our Skia/GTK heads.Īs of today, we take the support for Visual Studio 2022 preview 2 further by providing solution templates. Immediately after the first preview was announced, we were able to confirm that Uno Platform projects are supported.

NET 6 is currently in preview, the Uno Platform support is also available in preview and we’ll talk about that more later on in this post. You’ll notice that these new templates are still using “shared projects” as Web and Skia projects still cannot be merged into the main project. This allowed us to merge all mobile targets into one project. NET 6 means that the simpler SDK-style projects are used for most targets (except UWP, more on this below). macOS through AppKit is also available, in the same way Xamarin.Mac provided that support.
#Cannot check ios in visual studio for mac mac#
Mac Catalyst is the newest platform addition, giving the ability for UIKit-based apps to run on macOS with minimal modifications. NET 6 Mobile for Uno Platform support comes with iOS, Android, macOS (AppKit) and Catalyst targets. This new support is available for both Uno.UI and Uno.WinUI packages, ensuring a smooth transition for existing projects. NET 6 mobile targets required a significant effort in terms of packaging to ensure that both current Xamarin (iOS/Android/macOS) targets are supported, as well as new. NET 6 support – iOS, Android, macOS Catalyst and macOSĪdding support for. WinAppSDK 0.8.1 has been released and our 3.9 release supports it.

As Microsoft announced, WinUI 3 now ships as part of the new WinAppSDK (formerly known as Project Reunion).
#Cannot check ios in visual studio for mac windows#
In order to follow through on our vision to make WinUI-built applications everywhere, we remain in lockstep with all advancements in Windows developer ecosystem. NET 6 (for iOS, Android, mac Catalyst and macOS), support for Visual Studio 2022 templates, WinAppSDK 0.8.1, Focus management updates, a XAML Trimming feature to reduce the size of WebAssembly apps by nearly 50% as well as many other improvements and bug fixes.
