Skip to content

Debug into code provided by klib #126

@Nailik

Description

@Nailik

Hi i have the Following Setup

Project A (KMP) generates a .klib
Project B (KMP) exposes the .klib in a XCFramework and has a Package.swift file in it's root folder.

Project C (XCode) includes the XCFramework via Swift Package Manager.

When i have some code in Project B i can debug into it from XCode directly in the code that is shown under Package Dependencies.

Now i want to debug into the code from Project A so i added it as Reference as mentioned in https://touchlab.co/xcodekotlin unfortunately the breakpoints are not called. Is there any limitation why i cannot debug in the code that was provided via a .klib?

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