jessesquires / jessesquires/ReactiveCollectionsKit

Support for tvOS?

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
feature request help wanted priority: low
Dominant language
Swift
Stars
194
Forks
12
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.