Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enabling test coverage is not possible when using GEOS SPM #14

Open
BhosaleNikhil opened this issue Jul 19, 2021 · 2 comments
Open

Enabling test coverage is not possible when using GEOS SPM #14

BhosaleNikhil opened this issue Jul 19, 2021 · 2 comments
Labels

Comments

@BhosaleNikhil
Copy link

BhosaleNikhil commented Jul 19, 2021

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.

@macdrevx
Copy link
Member

Hi @BhosaleNikhil, @borut-t has seen this happen before: GEOSwift/GEOSwift#195 (comment)

There's some discussion of an issue like this here as well: Swinject/Swinject#296

@borut-t, did you ever find a solution other than disabling code coverage?

@borut-t
Copy link

borut-t commented Jul 23, 2021

@macdrevx unfortunately I haven't been playing with this for a while now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants