NativeScript / NativeScript/nativescript-cli
ld: symbol(s) not found for architecture armv7 and arm64
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 1.1k
- 派生
- 204
- 平均合并
- 1 天 9 小时
- 30 天内合并 PR
- 8
描述
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
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从报告的 NativeScript CLI 5.4.2、tns-ios 5.4.2 和 tbs-core-modules 5.2.0 版本开始,然后使用 arm64 和 armv7 的链接器输出复现 iOS 云构建。完成标准是项目能够在两个架构上完成 iOS 云构建,且不存在未解析的符号。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- ios, javascript
- 领域
- cli, mobile-dev
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100