Whenever we try to enable test coverage, we get following error, Undefined symbols for architecture x86_64: ` "___llvm_profile_runtime", referenced from: ___llvm_profile_runtime_user in geos.o` It was not the case when we were using it via pod.
Whenever we try to enable test coverage, we get following error,
Undefined symbols for architecture x86_64:
"___llvm_profile_runtime", referenced from: ___llvm_profile_runtime_user in geos.oIt was not the case when we were using it via pod.