NativeScript / NativeScript/nativescript-cli

Pairing to Mac for Windows-based iOS developers

オープン
#4,041 コメント 1 件 リアクション 4 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

feature os: ios os: windows
主要言語
JavaScript
スター
1.1k
フォーク
204
平均マージ
1日 9時間
マージ済み PR(30日)
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. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

この issue ではファイルもテストも指定されていません。まず、CLI の既存の iOS ビルドワークフロー、提案されている Sidekick の再利用、およびリンクされた Xamarin SSH ワークフローを確認します。完了の定義は、Windows ユーザーが CLI と NativeScript の両方から Mac ビルドホストを検出し、認証し、記憶させ、同時に使用できることです。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
javascript
領域
cli, mobile
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。