Xcode 12+ different definitions in different modules build error

Inside pods, all the frameworks are throwing error as "different definitions in different modules". Not able to resolve, since most of the frameworks are in objective-c language. Is there any solution to resolve?

How come this issue was avoided in previous xcode versions?

Any help would be appreciated. Thanks in advance.


Is there any solution to resolve? 

Give up using the one which is causing the issue. Or tell the author of it and wait until the issue will be fixed.

How come this issue was avoided in previous xcode versions?

When a pod is doing something wrong, the bad effects may be observed only on some specific conditions.
Xcode 12+ different definitions in different modules build error
 
 
Q