Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Undefined symbols for architecture x86_64: #55

Open
Jackyaung opened this issue Jan 13, 2020 · 0 comments
Open

Undefined symbols for architecture x86_64: #55

Jackyaung opened this issue Jan 13, 2020 · 0 comments

Comments

@Jackyaung
Copy link

I am having this problem :

Undefined symbols for architecture x86_64:
"OBJC_CLASS$_EPXProximityRange", referenced from:
objc-class-ref in RNEstimoteProximity.o
"OBJC_CLASS$_EPXProximityZone", referenced from:
objc-class-ref in RNEstimoteProximity.o
"OBJC_CLASS$_EPXProximityObserver", referenced from:
objc-class-ref in RNEstimoteProximity.o
"OBJC_CLASS$_EPXCloudCredentials", referenced from:
objc-class-ref in RNEstimoteProximity.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

it looks like there is something wrong with the use_frameworks. my project react-native version is 0.61.5, when I add use_framework in the cocoapod, it reports the above error, I have tried so many ways but couldn't find any solution. Due to many of frameworks need to use the use_framework, so I can delete the use_framework, anyone knows how to solve it?

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

No branches or pull requests

1 participant