xcrun usdz_converter issues after Xcode 10.1 update

Before updating Xcode today I was able to convert .obj files to usdz without any issue. I have tried searching the internet and even turning it off and back on again. Has anyone else ran across this issue before?


$ xcrun usdz_converter ~/Desktop/demo/demo.obj ~/Desktop/demo/demo.usdz -v -a -l

objc[1011]: Class MDLTSUZipReadChannel is implemented in both /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO (0x7fffa0738898) and /Applications/Xcode.app/Contents/Developer/usr/bin/usdz_converter.dylib (0x1033ea1d0). One of the two will be used. Which one is undefined.

objc[1011]: Class MDLTSUZipFileWriter is implemented in both /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO (0x7fffa07385c8) and /Applications/Xcode.app/Contents/Developer/usr/bin/usdz_converter.dylib (0x1033ea220). One of the two will be used. Which one is undefined.

objc[1011]: Class MDLTSULogCatThreadSafeMutableSet is implemented in both /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO (0x7fffa0738758) and /Applications/Xcode.app/Contents/Developer/usr/bin/usdz_converter.dylib (0x1033ea270). One of the two will be used. Which one is undefined.

objc[1011]: Class MDLTSUContainedZipArchive is implemented in both /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO (0x7fffa0738a28) and /Applications/Xcode.app/Contents/Developer/usr/bin/usdz_converter.dylib (0x1033ea2c0). One of the two will be used. Which one is undefined.

objc[1011]: Class MDLTSULogHelper is implemented in both /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO (0x7fffa0738398) and /Applications/Xcode.app/Contents/Developer/usr/bin/usdz_converter.dylib (0x1033ea310). One of the two will be used. Which one is undefined.

objc[1011]: Class MDLTSUIOUtils is implemented in both /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO (0x7fffa0738640) and /Applications/Xcode.app/Contents/Developer/usr/bin/usdz_converter.dylib (0x1033ea388). One of the two will be used. Which one is undefined.

objc[1011]: Class MDLTSUZipWriter is implemented in both /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO (0x7fffa0738c08) and /Applications/Xcode.app/Contents/Developer/usr/bin/usdz_converter.dylib (0x1033ea3b0). One of the two will be used. Which one is undefined.

objc[1011]: Class MDLTSUZipWriterEntry is implemented in both /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO (0x7fffa0738c30) and /Applications/Xcode.app/Contents/Developer/usr/bin/usdz_converter.dylib (0x1033ea3d8). One of the two will be used. Which one is undefined.

objc[1011]: Class MDLTSUBundleLookupClass is implemented in both /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO (0x7fffa07387d0) and /Applications/Xcode.app/Contents/Developer/usr/bin/usdz_converter.dylib (0x1033ea4c8). One of the two will be used. Which one is undefined.

objc[1011]: Class MDLTSUTemporaryDirectory is implemented in both /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO (0x7fffa0738988) and /Applications/Xcode.app/Contents/Developer/usr/bin/usdz_converter.dylib (0x1033ea4f0). One of the two will be used. Which one is undefined.

objc[1011]: Class MDLTSUFileIOChannel is implemented in both /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO (0x7fffa0738438) and /Applications/Xcode.app/Contents/Developer/usr/bin/usdz_converter.dylib (0x1033ea540). One of the two will be used. Which one is undefined.

objc[1011]: Class MDLTSUEncodedBlockInfoInternal is implemented in both /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO (0x7fffa07387f8) and /Applications/Xcode.app/Contents/Developer/usr/bin/usdz_converter.dylib (0x1033ea590). One of the two will be used. Which one is undefined.

objc[1011]: Class MDLTSUEncodedBlockInfoWithDecodedLengthInternal is implemented in both /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO (0x7fffa0738848) and /Applications/Xcode.app/Contents/Developer/usr/bin/usdz_converter.dylib (0x1033ea5e0). One of the two will be used. Which one is undefined.

objc[1011]: Class MDLTSUReadChannelInputStreamAdapter is implemented in both /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO (0x7fffa07383e8) and /Applications/Xcode.app/Contents/Developer/usr/bin/usdz_converter.dylib (0x1033ea630). One of the two will be used. Which one is undefined.

objc[1011]: Class MDLTSUZipFileArchive is implemented in both /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO (0x7fffa07386b8) and /Applications/Xcode.app/Contents/Developer/usr/bin/usdz_converter.dylib (0x1033ea680). One of the two will be used. Which one is undefined.

objc[1011]: Class MDLTSUZipFileDescriptorWrapper is implemented in both /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO (0x7fffa07386e0) and /Applications/Xcode.app/Contents/Developer/usr/bin/usdz_converter.dylib (0x1033ea6a8). One of the two will be used. Which one is undefined.

objc[1011]: Class MDLTSUZipArchive is implemented in both /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO (0x7fffa07388e8) and /Applications/Xcode.app/Contents/Developer/usr/bin/usdz_converter.dylib (0x1033ea720). One of the two will be used. Which one is undefined.

objc[1011]: Class MDLTSUZipEntry is implemented in both /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO (0x7fffa0738a00) and /Applications/Xcode.app/Contents/Developer/usr/bin/usdz_converter.dylib (0x1033ea798). One of the two will be used. Which one is undefined.

objc[1011]: Class MDLTSUAssertionHandler is implemented in both /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO (0x7fffa0738550) and /Applications/Xcode.app/Contents/Developer/usr/bin/usdz_converter.dylib (0x1033ea838). One of the two will be used. Which one is undefined.

objc[1011]: Class MDLTSUBufferedReadChannel is implemented in both /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO (0x7fffa0738ca8) and /Applications/Xcode.app/Contents/Developer/usr/bin/usdz_converter.dylib (0x1033ea860). One of the two will be used. Which one is undefined.

objc[1011]: Class MDLTSUBufferedReadChannelHelper is implemented in both /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO (0x7fffa0738cd0) and /Applications/Xcode.app/Contents/Developer/usr/bin/usdz_converter.dylib (0x1033ea888). One of the two will be used. Which one is undefined.

objc[1011]: Class MDLTSUZipInflateReadChannel is implemented in both /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO (0x7fffa0738668) and /Applications/Xcode.app/Contents/Developer/usr/bin/usdz_converter.dylib (0x1033ea900). One of the two will be used. Which one is undefined.

Replies

Yes, we're seeing this too.

It appears(?) to be harmless, but if you encounter any issues beyond the warnings please let us know (bugreporter.apple.com).

I see this as awell, but it seems to still work just fine. Well...as fine as it did before.