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

iOS build: Undefined symbols for architecture x86_64 #7

Open
vladbars opened this issue Oct 29, 2021 · 0 comments
Open

iOS build: Undefined symbols for architecture x86_64 #7

vladbars opened this issue Oct 29, 2021 · 0 comments
Assignees

Comments

@vladbars
Copy link

Could you please help with this build issue now?

react-native-queue-it 1.1.4
RN 0.66.1
Xcode 13.1
Apple Silicon M1

Undefined symbols for architecture x86_64:
  "_OBJC_CLASS_$_RCTEventEmitter", referenced from:
      _OBJC_CLASS_$_QueueIt in QueueIt-7507f857f56a3cae532b0e4ab7fc1dfd.o
      _OBJC_CLASS_$_QueueIt in QueueIt-6f99f24a1a0612c8622505d69174677d.o
  "_OBJC_METACLASS_$_RCTEventEmitter", referenced from:
      _OBJC_METACLASS_$_QueueIt in QueueIt-7507f857f56a3cae532b0e4ab7fc1dfd.o
      _OBJC_METACLASS_$_QueueIt in QueueIt-6f99f24a1a0612c8622505d69174677d.o
  "_RCTPresentedViewController", referenced from:
      -[QueueIt runAsync:eventOrAliasId:layoutName:language:withResolver:withRejecter:] in QueueIt-7507f857f56a3cae532b0e4ab7fc1dfd.o
      -[QueueIt runAsync:eventOrAliasId:layoutName:language:withResolver:withRejecter:] in QueueIt-6f99f24a1a0612c8622505d69174677d.o
      -[QueueIt runWithEnqueueTokenAsync:eventOrAliasId:enqueueToken:layoutName:language:withResolver:withRejecter:] in QueueIt-6f99f24a1a0612c8622505d69174677d.o
      -[QueueIt runWithEnqueueKeyAsync:eventOrAliasId:enqueueKey:layoutName:language:withResolver:withRejecter:] in QueueIt-6f99f24a1a0612c8622505d69174677d.o
  "_RCTRegisterModule", referenced from:
      +[QueueIt load] in QueueIt-7507f857f56a3cae532b0e4ab7fc1dfd.o
      +[QueueIt load] in QueueIt-6f99f24a1a0612c8622505d69174677d.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
@sp0x sp0x self-assigned this Oct 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants