the building of the project work on a regular maui application. If i try dotnet build -t:run -f net6.0-ios the followin errors shown: error NETSDK1112: The runtime package for "Microsoft.Maui.Core.Runtime.ios" was not downloaded. Perform a NuGet recovery with RuntimeIdentifier "ios".
the building of the project work on a regular maui application. If i try
dotnet build -t:run -f net6.0-ios
the followin errors shown:
error NETSDK1112: The runtime package for "Microsoft.Maui.Core.Runtime.ios" was not downloaded. Perform a NuGet recovery with RuntimeIdentifier "ios".