Error extracting Assests.car

I am attempting to read the contents of the Assets.car file and have the following software version on my Mac.
MacOSX : Catalina 10.15.6
XCode : 11.7

And the message I am getting from Xcode is:
Error extracting Assests.car: objc[31538]: Class
OS
atencoder is implemented in both /usr/lib/libate.dylib (0x7fff8e9ed270) and
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/usr/bin/assetutil
(0x1021c0238). One of the two will be used. Which one is undefined.


I did not have this issue before upgrading to this version of MacOSX.

Any suggestions on how to avoid this certain error?
Error extracting Assests.car
 
 
Q