NativeScript / NativeScript/nativescript-cli

Add support for iOS Wifi connections

未关闭
#4,252 9 条评论 11 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

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

描述

Is your feature request related to a problem? Please describe.
In current versions of iOS and xCode you can pair your device using Wifi; meaning you no longer need to use a USB cable. NativeScript can't seem to use this pairing; even thought xcode can.

Describe the solution you'd like
Ability to use WiFi connection for debug/install.

Describe alternatives you've considered
using Xcode. (its a pain, as you have to build via command line first, then use xcode to do everything. Any changes to JS has to be replicated back to the original folder from the platforms copy that xcode is using)

贡献指南

打开贡献指南

从这里开始

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

调研方向

该 issue 未指出任何文件、测试或具体入口点。首先定位 CLI 现有的 iOS 调试/安装流程,并将其与 Xcode 的 WiFi 配对行为进行比较。当 CLI 能够通过 WiFi 使用 iOS 设备进行调试和安装,而不需要所述的 Xcode 工作流时,即视为完成。

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

评估

技术栈
ios, javascript
领域
cli, mobile
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
需要澄清
新手友好度
30/100

把新 issue 发到你的邮箱

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