Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tvOS support #12

Merged
merged 1 commit into from
Sep 27, 2022
Merged

Add tvOS support #12

merged 1 commit into from
Sep 27, 2022

Conversation

mpospese
Copy link
Contributor

Introduction

If we're building tvOS apps with UIKit, we could use YCoreUI to make it simpler.

Purpose

Add tvOS support.

Scope

  • Exclude functionality that does not compile for tvOS

Discussion

Was pretty simple. There were two files (and their corresponding unit tests) that needed to be excluded. The remaining unit tests passed without modification.

馃搱 Coverage

Code: 100%

image

Documentation: 100%

image

@mpospese mpospese self-assigned this Sep 26, 2022
@mpospese mpospese linked an issue Sep 26, 2022 that may be closed by this pull request
@mpospese mpospese merged commit 3109df6 into main Sep 27, 2022
@mpospese mpospese deleted the issue/11-tvos-support branch September 27, 2022 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Add tvOS support
3 participants