UIKit tvOS 11.0 Beta 1 to Beta 2 API Differences

UIBarItem.h
Declaration
From- (void)setTitleTextAttributes:(nullable NSDictionary<NSString *,id> *)attributes forState:(UIControlState)state
To- (void)setTitleTextAttributes:(nullable NSDictionary<NSAttributedStringKey,id> *)attributes forState:(UIControlState)state

UINavigationBar.h
UINavigationItem.h