NativeScript / NativeScript/nativescript-cli

ITunes for windows now ships without Apple Application Support making it impossible to run on ios from windows

未关闭
#5,394 4 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

主要语言
JavaScript
星标
1.1k
派生
204
平均合并
1 天 9 小时
30 天内合并 PR
8

描述

Environment
Nativescript globally installed: 6.5.0

Describe the bug
Setting up nativescript cloud builds on a new machine is impossible as Itunes for windows download no longer includes Apple Application Support. Apple Application Support is required to use commands tns run ios or tns device. If it is not installed it gives the error "ITunes is not installed, please install itunes and try again"

To Reproduce
Download ITunes fresh from apple website
tns device

Expected behavior
connected device is listed, or message saying no connected devices

Additional context
I have tried older downloads of itunes from the apple website. No 64 bit ones are available (some of the ones listed at 64 bit are not 64 bit). The most recent version does not include Apple Application Support - this has been verified by using 7zip to extract files from the installer - no msi installer is provided for Apple Application Support. In essence, it is impossible to developer for ios on windows unless itunes was already installed back when it included Apple Application Support, or find a link to an old installer

Files for Apple Application Support would typically be found in C\Program Files\Common Files\Apple. This is where the ITunesValidator looks for it.

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

从 ITunesValidator 及其在 C\Program Files\Common Files\Apple 下的查找开始,然后在全新安装 iTunes 后重现 tns device。完成内容应涵盖缺少 Apple Application Support 的情况:检测受支持的安装,或在没有可用的已连接设备时明确报告。

由索引模型根据 Issue 内容生成。

评估

技术栈
ios, javascript
领域
cli, mobile-dev, operating-systems
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。