You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have added KMM dependency in my code using given commands. But when am trying run the code in ios. Code returns an error:
error: Could not find "/Users/vivu/.gradle/caches/modules-2/files-2.1/com.liftric/kvault-iosx64/1.12.0/6429d98f1faefbf70ea32b3b296a41ece3a6084c/kvault.klib" in [/Users/vivu/Desktop/Wits_cloud-communication-poc/cloud-communication-poc/iosApp/Pods, /Users/vivu/.konan/klib, /Users/vivu/.konan/kotlin-native-prebuilt-macos-x86_64-1.8.21/klib/common, /Users/vivu/.konan/kotlin-native-prebuilt-macos-x86_64-1.8.21/klib/platform/ios_x64]
error: Compilation finished with errors
FAILURE: Build failed with an exception.
Please help me to get the solution.
Thanks in Advance
The text was updated successfully, but these errors were encountered:
I have added KMM dependency in my code using given commands. But when am trying run the code in ios. Code returns an error:
error: Could not find "/Users/vivu/.gradle/caches/modules-2/files-2.1/com.liftric/kvault-iosx64/1.12.0/6429d98f1faefbf70ea32b3b296a41ece3a6084c/kvault.klib" in [/Users/vivu/Desktop/Wits_cloud-communication-poc/cloud-communication-poc/iosApp/Pods, /Users/vivu/.konan/klib, /Users/vivu/.konan/kotlin-native-prebuilt-macos-x86_64-1.8.21/klib/common, /Users/vivu/.konan/kotlin-native-prebuilt-macos-x86_64-1.8.21/klib/platform/ios_x64]
error: Compilation finished with errors
FAILURE: Build failed with an exception.
Please help me to get the solution.
Thanks in Advance
The text was updated successfully, but these errors were encountered: