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

Fix AppStore/TestFlight verification failure due to skiko/skia conflicting names with ICU library #1157

Merged
merged 1 commit into from Mar 4, 2024

Conversation

eymar
Copy link
Collaborator

@eymar eymar commented Mar 4, 2024

Issue

JetBrains/compose-multiplatform#3840 - AppStore/TestFlight verification failed due to usage of "non-public ICU symbols"

Solution

Solved in skia/skiko by using new names (with _skiko suffix):
JetBrains/skia#3
JetBrains/skiko#881


JetBrains/skiko@v0.7.94...v0.7.96

@eymar eymar requested a review from igordmn March 4, 2024 09:23
@eymar eymar merged commit d25515c into jb-main Mar 4, 2024
9 checks passed
@eymar eymar deleted the ok/update_skiko branch March 4, 2024 11:36
igordmn pushed a commit that referenced this pull request Mar 4, 2024
## Issue
JetBrains/compose-multiplatform#3840 -
AppStore/TestFlight verification failed due to usage of "non-public ICU
symbols"

## Solution
Solved in skia/skiko by using new names (with `_skiko` suffix):
JetBrains/skia#3
JetBrains/skiko#881

___

JetBrains/skiko@v0.7.94...v0.7.96
# Conflicts:
#	gradle/libs.versions.toml
@eymar eymar changed the title Use new skiko 0.7.96 Fix AppStore/TestFlight verification failure due to skiko/skia conflicting names with ICU library Mar 12, 2024
@eymar eymar added changelog1.6.1 Temporary label for 1.6.1 changelog (will be removed) ios labels Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog1.6.1 Temporary label for 1.6.1 changelog (will be removed) ios
Projects
None yet
2 participants