Closed hotip closed 1 year ago
adding this lib to https://github.com/JetBrains/compose-multiplatform/tree/master/examples/chat
got this error:
Could not resolve all dependencies for configuration ':shared:macosArm64CompileKlibraries'
maybe you can add a target for it? just leave empty implementation
macosX64 { } macosArm64 { }
I have released v0.1.0-alpha08, which supports macOS🎉 https://github.com/mori-atsushi/insetsx/releases/tag/v0.1.0-alpha09
adding this lib to https://github.com/JetBrains/compose-multiplatform/tree/master/examples/chat
got this error:
maybe you can add a target for it? just leave empty implementation