You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?