NativeScript / NativeScript/nativescript-cli
Pairing to Mac for Windows-based iOS developers
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 1.1k
- 派生
- 204
- 平均合并
- 1 天 9 小时
- 30 天内合并 PR
- 8
描述
@beam-codegrind commented on Thu Oct 18 2018
Is your feature request related to a problem? Please describe.
Life is hard for Windows-based iOS developers who want to develop app using NativeScript, since we must rely on Sidekick or other Mac-based teammates to build it because building native iOS applications requires access to Apple's build tools, which only run on a Mac.
Describe the solution you'd like
NativeScript should be able to discover, connect to, authenticate with, and remember Mac build hosts so that Windows-based iOS developers can work productively.
Based on this Xamarin's feature, NativeScript should have these similar workflows:
- Developers can write NativeScript iOS code in Windows.
- NativeScript opens a network connection to a Mac build host and uses the build tools on that machine to compile and sign the iOS app.
- There is no need to run a separate application on the Mac – NativeScript invokes Mac builds securely over SSH.
- Multiple instances of NativeScript can connect to the Mac simultaneously.
- It's possible to use the Windows command-line to build iOS applications.
Describe alternatives you've considered
Not much of an alternative, but can we reuse Sidekick's code and application ? Just point it to other Mac in the network.
Additional context
This feature request is based on this Xamarin's feature
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
该 issue 没有指定文件或测试。首先查看 CLI 现有的 iOS 构建工作流、提议的 Sidekick 复用方案以及链接的 Xamarin SSH 工作流;完成的标准是 Windows 用户可以从 CLI 和 NativeScript 两者中发现、进行身份验证、记住并并发使用 Mac 构建主机。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- cli, mobile
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 25/100