Skip to content

Symbol not found: __llvm_gcda_emit_arcs #275

@davisford

Description

@davisford

Hi, I'm using XCode 10.1

I had hit #274 and so I turned off test coverage in the scheme.

screen shot 2019-02-21 at 3 42 37 pm

Now, I'm hitting this:

💉 *** Compiling /Users/dford/git/myproject/Classes/Controllers/AppUpdateViewController.m ***
💉 Loading .dylib - Ignore any duplicate class warning...
💉 *** dlopen() error: dlopen(/Users/dford/Library/Containers/com.johnholdsworth.InjectionIII/Data/eval101.dylib, 2): Symbol not found: _llvm_gcda_emit_arcs
  Referenced from: /Users/dford/Library/Containers/com.johnholdsworth.InjectionIII/Data/eval101.dylib
  Expected in: flat namespace

So I tried turning off coverage in the linker settings, to no avail. Any idea how to work past this issue?

screen shot 2019-02-21 at 3 24 30 pm

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions