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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only include UIUserInterfaceLevel in iOS target #1757

Merged

Conversation

nguyenhuy
Copy link
Member

  • UIUserInterfaceLevel was added to ASTraitCollection in Adds support for new iOS 13 traits #1568. However, it's unavailable on tvOS and thus broke our podspec linting CI job. Fix by only include it if the build target is iOS.

- UIUserInterfaceLevel was added to ASTraitCollection in TextureGroup#1568. However, it's unavailable on tvOS and thus broke our podspec linting CI job. Fix by only include it if the build target is iOS.
@rahul-malik rahul-malik merged commit 8becd09 into TextureGroup:master Jan 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants