NativeScript / NativeScript/nativescript-cli
ld: symbol(s) not found for architecture armv7 and arm64
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 204
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 8
Description
I just recently started getting this error when doing iOS cloud builds. This project series has been building fine for the last year.
CLI: 5.4.2.
tns-ios 5.4.2
tbs-core-modules 5.2.0
[20-02-27 13:50:06.533] (CLI) ❌ ld: symbol(s) not found for architecture arm64
[20-02-27 13:50:06.533] (CLI) ❌ ld: symbol(s) not found for architecture armv7
/tmp/builds//d3c8224d3239384efccb7caedee63d2b1feb0ac0/5.4.2/5.4.2/(project)/platforms/ios/DerivedData/(project)/Build/Intermediates.noindex/ArchiveIntermediates/(project)/IntermediateBuildFilesPath/(project).build/Debug-iphoneos/(project).build/Objects-normal/arm64/(project) normal arm64
[20-02-27 13:50:06.533] (CLI) \tLd /tmp/builds//d3c8224d3239384efccb7caedee63d2b1feb0ac0/5.4.2/5.4.2/(project)/platforms/ios/DerivedData/(project)/Build/Intermediates.noindex/ArchiveIntermediates/(project)/IntermediateBuildFilesPath/(project).build/Debug-iphoneos/(project).build/Objects-normal/armv7/(project) normal armv7
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the reported NativeScript CLI 5.4.2, tns-ios 5.4.2, and tbs-core-modules 5.2.0 versions, then reproduce the iOS cloud build using the linker output for arm64 and armv7. Done means the project completes its iOS cloud build without unresolved symbols for either architecture.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, javascript
- Domain
- cli, mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100