craftzdog / craftzdog/react-native-quick-base64

Error building app using this package in CI/CD

Open
#22 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
464
Forks
40
PR merge metrics
No merged PRs in 30d

Description

› 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?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the CI/CD iOS archive using the reported React Native package and compare the deployment target with the linker output. Done means the arm64 build links successfully without the missing facebook::jsi::Value symbol or the iOS version mismatch.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, ios, react-native
Domain
build-system, ci-cd, mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.