Skip to content

Conversation

@Zandor300
Copy link
Member

@Zandor300 Zandor300 commented Oct 6, 2019

The Apple TV (4th generation) was renamed to Apple TV HD a while ago, we already renamed the description variable to return "Apple TV HD" but not the enum since that would be a breaking change. This PR does actually rename the enum and thus this is a breaking change.

Also updates the CHANGELOG.md.

@devicekit-danger-bot
Copy link

devicekit-danger-bot commented Oct 7, 2019

3 Warnings
⚠️ Plist changed, don’t forget to localize your plist values
⚠️ Source/Device.generated.swift#L667 - Prefer non-optional booleans over optional booleans.
⚠️ Source/Device.generated.swift#L1262 - Prefer empty collection over optional collection.

SwiftLint found issues

Warnings

File Line Reason
Device.generated.swift 667 Prefer non-optional booleans over optional booleans.
Device.generated.swift 1262 Prefer empty collection over optional collection.

Generated by 🚫 Danger

Copy link
Collaborator

@denisenepraunig denisenepraunig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@denisenepraunig denisenepraunig merged commit f19f9f8 into master Oct 16, 2019
@Zandor300 Zandor300 deleted the rename-apple-tv branch August 11, 2020 12:06
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.

4 participants