Closed maximilianlemberg closed 9 months ago
When I try to add the library to my xcode project I get an error stating:
No such module 'KMPNativeCoroutinesAsync'
I tried to reset my derrived data, cleared the package caches & also tried to restart xcode.
Altough nothing helped. Sometimes I was able to import KMPNativeCoroutinesCore but thats it.
Did anyone else run into this problem? Your help would be highly appreciated! <3
This might happen when the frameworks aren't added to the "Frameworks, Libraries, and Embedded Content" section of the app target.
When I try to add the library to my xcode project I get an error stating:
No such module 'KMPNativeCoroutinesAsync'
I tried to reset my derrived data, cleared the package caches & also tried to restart xcode.
Altough nothing helped. Sometimes I was able to import KMPNativeCoroutinesCore but thats it.
Did anyone else run into this problem? Your help would be highly appreciated! <3