0xced / XCDYouTubeKit

YouTube video player for iOS, tvOS and macOS
MIT License
2.92k stars 626 forks source link

Xcode 12; deprecated method initWithContentURL: #497

Open joro1 opened 3 years ago

joro1 commented 3 years ago

I recently updated to Xcode 12 and am now getting the following warning....

"Implementing deprecated method" ^^ ^^ initWithContentURL:(NSURL *)contentURL in XCDYouTubeVideoPlayerViewController.m & MPMoviePlayerViewController.h ^^ ^^

Any workarounds or fixes, should I just ignore the warning? Thanks in advance.