NativeScript / NativeScript/nativescript-cli
TNS Build Issues after installing new version xCode
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 1.1k
- 派生
- 204
- 平均合并
- 1 天 9 小时
- 30 天内合并 PR
- 8
描述
When upgrading xCode from 8 to 8.1, the tns command line started to fail. No errors; just returned to the command line after spinning for a few minutes. Running tns doctor does not show any failures and says everything is fine.
To fix; you need actually open up xCode and answer the question about it needing to download support files. Once it does download then tns starts working again. This "error" case should be checked by TNS and then it should alert the user what need to be fixed at least at a minimum with the tns doctor.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先,在升级 Xcode 后使用 tns 命令重现故障,然后运行 tns doctor,并检查执行这些检查的 CLI 入口点。当 CLI 能够检测到缺失的 Xcode 支持文件,并且 tns doctor 报告可执行的修复方法,而不是看起来像卡住时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- ios, javascript
- 领域
- cli, mobile-dev
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100