Closed gotson closed 1 year ago
After some investigation i found https://github.com/JetBrains/compose-multiplatform/issues/2895
It seems this is not related to Conveyor, but to Skiko cache. I deleted the skiko cache in ~/.skiko
and it seems to work now.
Please see:
Yes, I found that afterwards. Thanks.
Describe the bug I am in the process of integrating Conveyor into my application. So far it worked well, and i could generate a Jetpack Compose application that runs on my Mac M1.
After enabling signing with my Apple Developer certificate, the app breaks on launch:
If i disable signing, the app works again.
To Reproduce Steps to reproduce the behavior:
Expected behavior The app should run fine.
Desktop (please complete the following information):
Here is my
conveyor.conf
: