Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Kotlin 2.0 on link step crash #96

@ExNDY

Description

@ExNDY

When i'm try run ios app i'm get crash with this error:

> Task :mpp-library:linkPodDebugFrameworkIosSimulatorArm64
warning: Cannot infer a bundle ID from packages of source files and exported dependencies, use the bundle name instead: MultiPlatformLibrary. Please specify the bundle ID explicitly using the -Xbinary=bundleId=<id> compiler flag.
w: KLIB resolver: Skipping '/Users/exndy/.gradle/caches/modules-2/files-2.1/org.jetbrains.skiko/skiko-iossimulatorarm64/0.8.4/15291c09538e8f22b232a76062b16a88afe161c8/skiko-cinterop-uikit.klib'. The library requires unknown IR provider: kotlin.native.cinterop
e: KLIB resolver: Could not find "/Users/exndy/.gradle/caches/modules-2/files-2.1/org.jetbrains.skiko/skiko-iossimulatorarm64/0.8.4/15291c09538e8f22b232a76062b16a88afe161c8/skiko-cinterop-uikit.klib" in [/Users/exndy/Documents/Projects/KMM/friday/ios-app/Pods]

For fix, i need disable kswift plugin in my project

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions