Hi, when I build my Kotlin multiplatform framework...
# multiplatform
e
Hi, when I build my Kotlin multiplatform framework on iosArm32, I am getting
Error in backend: can not encode offset '0x1000004' in resulting scattered relocation.
After some research building a release framework would solve the problem because it results in a smaller framework. Is there any other workaround because release builds increase a lot the build time. Do I open an issue on YouTrack?