0
darutter created
3 Answer(s)
-
0
Can you remove
PublishTrimmed
or set it to false. -
0
The above errors occur when I don't have the PublishTrimmed property in the .csproj file. If I put the property in the .csproj file and set the value to false I get this error:
/usr/local/share/dotnet/packs/Microsoft.iOS.Sdk/15.4.447/targets/Xamarin.Shared.Sdk.targets(3,3): Error: iOS projects must build with PublishTrimmed=true. Current value: false. (BCFOAssistant.Maui)
-
0
Sorry, I could not reproduce the problem, it might be related to your environment.
You can use the maui check to check your environment. see: https://github.com/Redth/dotnet-maui-check