覆盖来自 class 个警告的方法 - JWplayer iOS SDK

Overrides method from class warning(s) - JWplayer iOS SDK

先决条件:

ld: warning: instance method 'clientNameForKey:' in category from /Users/wojtek/iOS/../Pods/JWPlayer-SDK/libJWPlayer-iOS-SDK.a(JWConfig+PrivateContent.o) overrides method from class in /Users/wojtek/iOS/../Pods/JWPlayer-SDK/libJWPlayer-iOS-SDK.a(JWConfig.o)

ld: warning: instance method 'setCaptions:' in category from /Users/wojtek/iOS/../Pods/JWPlayer-SDK/libJWPlayer-iOS-SDK.a(JWConfig+PrivateContent.o) overrides method from class in /Users/wojtek/iOS/../Pods/JWPlayer-SDK/libJWPlayer-iOS-SDK.a(JWConfig.o)

ld: warning: instance method 'captions' in category from /Users/wojtek/iOS/../Pods/JWPlayer-SDK/libJWPlayer-iOS-SDK.a(JWConfig+PrivateContent.o) overrides method from class in /Users/wojtek/iOS/../Pods/JWPlayer-SDK/libJWPlayer-iOS-SDK.a(JWConfig.o)

ld: warning: instance method 'setTracksList:' in category from /Users/wojtek/iOS/../Pods/JWPlayer-SDK/libJWPlayer-iOS-SDK.a(JWConfig+PrivateContent.o) overrides method from class in /Users/wojtek/iOS/../Pods/JWPlayer-SDK/libJWPlayer-iOS-SDK.a(JWConfig.o)

ld: warning: instance method 'tracksList' in category from /Users/wojtek/iOS/../Pods/JWPlayer-SDK/libJWPlayer-iOS-SDK.a(JWConfig+PrivateContent.o) overrides method from class in /Users/wojtek/iOS/../Pods/JWPlayer-SDK/libJWPlayer-iOS-SDK.a(JWConfig.o)

ld: warning: instance method 'setAdvertising:' in category from /Users/wojtek/iOS/../Pods/JWPlayer-SDK/libJWPlayer-iOS-SDK.a(JWConfig+PrivateContent.o) overrides method from class in /Users/wojtek/iOS/../Pods/JWPlayer-SDK/libJWPlayer-iOS-SDK.a(JWConfig.o)

ld: warning: instance method 'advertising' in category from /Users/wojtek/iOS/../Pods/JWPlayer-SDK/libJWPlayer-iOS-SDK.a(JWConfig+PrivateContent.o) overrides method from class in /Users/wojtek/iOS/../Pods/JWPlayer-SDK/libJWPlayer-iOS-SDK.a(JWConfig.o)

这将在 2.2.0 中解决:https://github.com/jwplayer/JWPlayer-iOS-SDK-cocoapod/issues/1