AVKit macOS 10.14 Beta 1 to Beta 2 API Differences

AVPlayerView.h
Declaration
From- (void)flashChapterNumber:(NSUInteger)chapterNumber chapterTitle:(nonnull NSString *)chapterTitle
To- (void)flashChapterNumber:(NSUInteger)chapterNumber chapterTitle:(nullable NSString *)chapterTitle