NativeScript / NativeScript/nativescript-cli

ld: symbol(s) not found for architecture armv7 and arm64

Open
#5,272 1 comment 0 reactions 0 assignees View on GitHub

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.