Skip to content

Using Kotlin 2.1.0 cross compilation generates warnings #291

@dalewking

Description

@dalewking

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions