react-native-quick-base64
react-native-quick-base64 copied to clipboard
Error building app using this package in CI/CD
› Linking react-native-quick-base64 Pods/react-native-quick-base64 » react_native_quick_base64
⚠️ ld: dylib (/Users/expo/Library/Developer/Xcode/DerivedData/FindingFocus-ewnqgjvlayshdtdnyyfxnerrizim/Build/Intermediates.noindex/ArchiveIntermediates/FindingFocus/BuildProductsPath/Release-iphoneos/React-Core/React.framework/React) was built for newer iOS version (12.4) than being linked (11.0)
❌ Undefined symbols for architecture arm64
┌─ Symbol: facebook::jsi::Value::~Value()
└─ Referenced from: void facebook::jsi::Object::setProperty<facebook::jsi::Function>(facebook::jsi::Runtime&, facebook::jsi::String const&, facebook::jsi::Function&&) in react-native-quick-base64.o
❌ ld: symbol(s) not found for architecture arm64
❌ clang: error: linker command failed with exit code 1 (use -v to see invocation)
Is anyone else getting an error like this?