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

MacOS compileKotlinIosArm64 Fails #2269

Open
gmitch215 opened this issue Jul 13, 2024 · 3 comments
Open

MacOS compileKotlinIosArm64 Fails #2269

gmitch215 opened this issue Jul 13, 2024 · 3 comments

Comments

@gmitch215
Copy link

Trying to build a Xcode project using the app. Using a Macbook Air on an Intel chip.

> Task :compileKotlinIosArm64 FAILED
e: KLIB resolver: Could not find "com.soywiz.korge:korlibs-serialization-yaml" in [/Users/gamer/.../project, /Users/gamer/.konan/klib, /Users/gamer/.konan/kotlin-native-prebuilt-macos-x86_64-2.0.0/klib/common, /Users/gamer/.konan/kotlin-native-prebuilt-macos-x86_64-2.0.0/klib/platform/ios_arm64]

Transformed libraries look like this:

Click to View

image

Using Korge v6.0.0-alpha9.

Reproduce: Build a simple app using the specified version, then use targetIos and attempt to build the project.

@soywiz
Copy link
Member

soywiz commented Jul 13, 2024

serialization-yaml is not referenced anymore on master, o I guess this will be fixed in the next version. Let's retry after the next release

@gmitch215
Copy link
Author

@soywiz When will that be?

@soywiz
Copy link
Member

soywiz commented Jul 16, 2024

Right now I have been working on korlibs longstanding issues related to sound, locking and threading. I expect to finish it soon, likely before the end of the week. Then I will make a release, will check iOS and Android that have not been tested in detail in alpha versions, and will update all the kprojects from the store. ETA something between the end of the week and next week, but can't promise on that since it depends on issues I might find.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Pending
Development

No branches or pull requests

2 participants