NativeScript / NativeScript/nativescript-cli
Error publishing iOS App
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 1.1k
- 派生
- 204
- 平均合并
- 1 天 9 小时
- 30 天内合并 PR
- 8
描述
Environment
- CLI: 6.2.2
- Cross-platform modules: 6.2.2
- Android Runtime: 6.2.0
- iOS Runtime: 6.2.0
- Plugin(s): nativescript-vue
Describe the bug
I am struggling at publishing my nativescript app in the iOS App Store. Uploading to Google Play Store was no problem at all. Cloud build (using Sidekick) is successful. Using the "Transporter" App from Mac App Store with the final .ipa-file I do always receive the following error:
ERROR ITMS-90085: "No architectures in the binary. Lipo failed to detect any architectures in the bundle executable."

To Reproduce
The problem even exists when trying to publish using the "Blank" Nativescript-Vue Template without any modifications. So just use this as a basis.
Expected behavior
Upload should work for iOS as fine as it does for Android.
Sample project
See To Reproduce
Additional context
I ran tns doctor with no issues at all. It is an update to an existing app (not using nativescript atm).
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 Blank NativeScript-Vue 模板和报告中的 CLI 6.2.2 环境开始;复现 cloud build 和通过 Transporter 上传的路径,并检查围绕 ITMS-90085 错误生成的 .ipa。完成标准是同一个 iOS 软件包能够成功上传,并记录相关的诊断输出。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- ios, javascript
- 领域
- cli, mobile-dev, release
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100