Mintegral-official / MintegralAdSDK-iOS-new

Mintegral ad sdk for iOS
https://dev.mintegral.com/doc/index.html?file=sdk-m_sdk-ios&lang=en
Other
5 stars 3 forks source link

Linker warnings #3

Closed polmum closed 3 years ago

polmum commented 3 years ago

We are getting the following linker warnings when building: ld: warning: instance method 'gzippedData' in category from /path/to/Pods/MintegralAdSDK/Fmk/MTGSDK.framework/MTGSDK(NSData+MTGExtension_Compress.o) conflicts with same method from another category ld: warning: instance method 'gzippedDataWithCompressionLevel:' in category from /path/to/Pods/MintegralAdSDK/Fmk/MTGSDK.framework/MTGSDK(NSData+MTGExtension_Compress.o) conflicts with same method from another category ld: warning: instance method 'isGzippedData' in category from /path/to/Pods/MintegralAdSDK/Fmk/MTGSDK.framework/MTGSDK(NSData+MTGExtension_Compress.o) conflicts with same method from another category

red3 commented 3 years ago

Hi, @polmum , thanks for sharing this, we will fix this issue in the future version.