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
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