Open
Description
I'm getting many warnings like : "ld: warning: URGENT: building for tvOS simulator, but linking in object file (/lib/libavutil.a(log.o)) built for iOS. Note: This will be an error in the future".
But it runs on both simulator and real device despite of these warnings.
How can i build without these warnings?