-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
area-System.Globalizationin-prThere is an active PR which will close this issue when it is mergedThere is an active PR which will close this issue when it is mergedos-iosApple iOSApple iOS
Milestone
Description
After #93220 we only support hybrid mode on Apple platforms.
Below are the steps to implement support for linking our ICU libs.
- Move out globalization code from mono runtime
- Create separate lib for hybrid (
System.Globalization.Hybrid.Native) - Enable the functionality to toggle between hybrid and ICU libraries
xamarin-maciosandandroidshould be needing to link againstlibSystem.Globalization.Native
Contributes to #80689
Metadata
Metadata
Assignees
Labels
area-System.Globalizationin-prThere is an active PR which will close this issue when it is mergedThere is an active PR which will close this issue when it is mergedos-iosApple iOSApple iOS