-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
area-publishingIssues with the app packaging/publishing process (ipk/apk/msix/trimming)Issues with the app packaging/publishing process (ipk/apk/msix/trimming)perf/linkerissues with objects being trimmed inappropriately (sub: perf)issues with objects being trimmed inappropriately (sub: perf)platform/ioss/triagedIssue has been reviewedIssue has been reviewedt/bugSomething isn't workingSomething isn't working
Milestone
Description
Description
For getting the net10 to build with the latest bits we had to ignore some trimming warnings
EnableTrimAnalyzer, and SuppressTrimAnalysisWarnings 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-publishingIssues with the app packaging/publishing process (ipk/apk/msix/trimming)Issues with the app packaging/publishing process (ipk/apk/msix/trimming)perf/linkerissues with objects being trimmed inappropriately (sub: perf)issues with objects being trimmed inappropriately (sub: perf)platform/ioss/triagedIssue has been reviewedIssue has been reviewedt/bugSomething isn't workingSomething isn't working