Skip to content
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

Use HybridGlobalization as default and only option for Apple mobile platforms #3750

Conversation

kotlarmilos
Copy link
Member

Description

This PR updates the CI to runs iOS jobs using hybrid globalization exclusively. The Apple mobile platforms rely on the system ICU provided by the Apple SDK. Following the changes introduced in dotnet/runtime#93220, the HybridGlobalization is the default and only option for Apple mobile platforms.

Fixes dotnet/runtime#96868

@kotlarmilos kotlarmilos added the enhancement New feature or request label Jan 12, 2024
@kotlarmilos kotlarmilos self-assigned this Jan 12, 2024
@LoopedBard3
Copy link
Member

Since the 8.0 runs are not succeeding at the moment, and I am working on getting the 9.0 runs working, I can take care of the performance repo cleanup of the HybridGlobalization as we won't be able to test until they are working anyways.

@kotlarmilos
Copy link
Member Author

Thanks. Do you want to create another PR once the 9.0 runs are setup? I can close this PR.

@LoopedBard3
Copy link
Member

Yup! I may do it as part of the 9.0 setup PR since I will need to make the change to have clean CI anyways.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

iOS NativeAOT testing app failing to build in performance pipeline
2 participants