-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[iOS][non-icu] Clean up ICU related files from runtime pack #99521
Comments
Tagging subscribers to this area: @dotnet/area-system-globalization |
In this work could you please also remove the dependency on runtime/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Unix.targets Lines 144 to 146 in 2a72651
This affects users who are using NativeAOT iOS library mode. |
As discussed in #20828 (comment) removing icu related files. ICU lib files were removed by ed1b6e5. Contributes to dotnet/runtime#99521
This was done by #104443 and xamarin/xamarin-macios#20830 |
Contributes to #80689
The text was updated successfully, but these errors were encountered: