-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Upgrade ICU to 74 #5040
base: main
Are you sure you want to change the base?
Upgrade ICU to 74 #5040
Conversation
Package.swift
Outdated
url: "https://github.com/apple/swift-foundation-icu", | ||
from: "0.0.9"), | ||
url: "https://github.com/apple/swift-foundation-icu.git", | ||
exact: "0.0.10"), |
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.
This tag doesn't exist yet. I'll try to push everything in one go.
b05f5d2
to
2e8ac1e
Compare
swiftlang/swift-foundation-icu#39 |
2e8ac1e
to
45ad7a5
Compare
swiftlang/swift-foundation-icu#39 |
1 similar comment
swiftlang/swift-foundation-icu#39 |
swiftlang/swift-foundation-icu#35 |
This patch upgrades the ICU version
SwiftCorelibsFoundation
uses toICU 74.0
, which is the version shipped in macOS Sonoma.