(0 件のコメント) (0 件のリアクション) (0 人の担当者)Swift (12 件のフォーク)github user discovery
feature requesthelp wantedpriority: low

Repository metrics

Stars
 (191 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

This should be much easier than macOS support, since tvOS just uses UIKit.

This should mostly be a matter of configuration.

A rough ToDo list:

  • Configure the project to run on tvOS
  • Add any necessary #if os() checks
  • Add a test target for tvOS to run existing tests on tvOS
  • Update CI config to run new tests
  • Update Package.swift and podspec

コントリビューターガイド