I’m using RevenueCat pod in my KMP project for a l...
# multiplatform
m
I’m using RevenueCat pod in my KMP project for a long time but all of a sudden I’m getting
Caused by: org.gradle.api.GradleException: Couldn't follow symbolic link '/shared/build/cocoapods/synthetic/ios/build/EagerLinkingTBDs/Release-maccatalyst/RevenueCat.framework/RevenueCat.tbd'.
I don’t know what does this mean.
for anyone who finds this and has same problem. file in question existed but build couldn’t find it for some reason. I deleted the file and did the sync. done. worked