Skip to content

iOS: Undefined symbols for architecture x86_64 in v0.14.0 #126

@heracek

Description

@heracek

Sentry v0.14.0 does not build on iOS Simulator. Is it possible to distribute this library with simulator support?

Build error is:

Undefined symbols for architecture x86_64:
  "_OBJC_CLASS_$_RNSentry", referenced from:
      objc-class-ref in AppDelegate.o
ld: symbol(s) not found for architecture x86_64

Update:

It seems that problem is that libRNSentry.a was not added Linked Frameworks and Libraries.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions