-
Notifications
You must be signed in to change notification settings - Fork 28
Update to ICU 76104.3 #80
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
base: main
Are you sure you want to change the base?
Conversation
itingliu
commented
Oct 14, 2025
- Update to icu76104.3 (apple-oss-distributions/ICU@71e8835)
- do not build with darwin platform flag to avoid entering the path that requires darwin internal SDK
- Fix Linux build
- Reapply renaming expansion like _FoundationUnicode: apply symbol renaming for non-Darwin targets #63
@swift-ci please test |
@swift-ci please test |
@swift-ci please test |
All tests pass here swiftlang/swift-corelibs-foundation#5277 |
I will document what's needed to incorporate apple-oss ICU into this repo in a follow up |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mainly reviewed the SwiftPM/Cmake setting changes and just skimmed the rest but LGTM!