NativeScript / NativeScript/nativescript-cli

Pairing to Mac for Windows-based iOS developers

未關閉
#4,041 1 則留言 4 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

feature os: ios os: windows
主要語言
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

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

研究方向

這個 issue 沒有指定檔案或測試。請先檢視 CLI 現有的 iOS 建置工作流程、提議的 Sidekick 重用方案,以及連結的 Xamarin SSH 工作流程;完成的定義是 Windows 使用者可以從 CLI 和 NativeScript 兩者中探索、進行驗證、記住並同時使用 Mac 建置主機。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
javascript
領域
cli, mobile
Issue 類型
功能
難度
5/5
預估耗時
一週以上
活躍度
停滯
描述清晰度
基本清楚
新手友好度
25/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。