Open
Description
Hello, I have the following issue when running after fresh install (already linked and installed cocoapods):
ld: warning: directory not found for option '-F/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.4.sdk/System/iOSSupport/System/Library/Frameworks'
Undefined symbols for architecture arm64:
"_OBJC_METACLASS_$_RCTEventEmitter", referenced from:
_OBJC_METACLASS_$_RNLocation in RNLocation.o
"_OBJC_CLASS_$_RCTEventEmitter", referenced from:
_OBJC_CLASS_$_RNLocation in RNLocation.o
"_OBJC_CLASS_$_RCTConvert", referenced from:
objc-class-ref in RNLocation.o
"_RCTRegisterModule", referenced from:
+[RNLocation load] in RNLocation.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Does somebody have seen anything similar before?
Metadata
Metadata
Assignees
Labels
No labels