[net10.0] Enable trimmer warnings #27316
Labels
area-publishing
Issues with the app packaging/publishing process (ipk/apk/msix/trimming)
linker
issues with objects being trimmed inappropriately (sub: perf)
platform/iOS 🍎
s/triaged
Issue has been reviewed
t/bug
Something isn't working
Milestone
Description
For getting the net10 to build with the latest bits we had to ignore some trimming warnings
EnableTrimAnalyzer
, andSuppressTrimAnalysisWarnings
were set to false.This change happened on iOS side that has eenable these warnings by default here. But .NET MAUI is not trimmer friendly for all features.
Is this a regression from previous behavior?
Yes, this used to work in .NET MAUI
Last version that worked well
net9.0
Affected platforms
iOS
The text was updated successfully, but these errors were encountered: