Hi guys, has anyone ever encountered this error: ?...
# multiplatform
y
Hi guys, has anyone ever encountered this error: ?  including GitLiveApp/firebase-kotlin-sdk messed up my unit testing on iOS 😞
> Task :ecCommunication:linkDebugTestIos FAILED
e: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld invocation reported errors
The /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld command returned non-zero exit code: 1.
output:
ld: framework not found FirebaseFirestore
Execution failed for task ':ecCommunication:linkDebugTestIos'.
> Compilation finished with errors
 (edited)