Using the new experimental feature of Kotlin 2.1.0 to generate kotlin libraries for iOS on a non-Mac machine generates some warnings of the form:
Target iosArm64 is not supported by the host compiler and a KLib ABI dump could not be directly generated for it.
Not sure if this is a problem and everything seems OK with the build, but wanted to report it