-
Notifications
You must be signed in to change notification settings - Fork 127
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
Comments
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 |
@soywiz When will that be? |
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. |
Fixed in korlibs-6.0.0-beta1 |
@soywiz Did you make a release on this repository?
Edit: I see #2272 is still open. I think this should be open until it gets merged. |
Yes, I triggered a release, but it seems that it didn't completed successfully on the first try. Central is not working properly for me. I have reopened the issue. korlibs-all 6.0.0-beta1 is already on central. |
@soywiz When will the issue for central fix? |
Also, it still doesn't work. I cloned the repository, ran
|
How can I reproduce this? Operating System, and if you have a project I can use to reproduce the problem |
@soywiz |
I have been a few days trying to properly publish 6.0.0-beta1, but it seems that sonatype/central is unstable. So I'm doing now something I was been deferring: I'm going to split the libraries in smaller repositiories and publish them independently. I'll come back when done. |
@soywiz Any updates? I see that it's now properly on central. |
Seems not to persist anymore. |
Trying to build a Xcode project using the app. Using a Macbook Air on an Intel chip.
Transformed libraries look like this:
Click to View
Using Korge v6.0.0-alpha9.
Reproduce: Build a simple app using the specified version, then use
targetIos
and attempt to build the project.The text was updated successfully, but these errors were encountered: