Skip to content

[iOS] Introduce support for linking ICU libs #97147

Closed
@mkhamoyan

Description

@mkhamoyan

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-macios and android should 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 mergedos-iosApple iOS

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions