0

在今天更新 Xcode 之前,我能够毫无问题地将 .obj 文件转换为 usdz。我曾尝试搜索互联网,甚至将其关闭并重新打开。以前有没有其他人遇到过这个问题?

$ xcrun usdz_converter ~/Desktop/obj_file/demo.obj ~/Desktop/obj_file/demo.usdz -v -a -l
objc[969]: Class MDLTSUZipReadChannel is implemented in both /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO (0x7fff87025898) and /Applications/Xcode.app/Contents/Developer/usr/bin/usdz_converter.dylib (0x1080001d0). One of the two will be used. Which one is undefined.
objc[969]: Class MDLTSUZipFileWriter is implemented in both /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO (0x7fff870255c8) and /Applications/Xcode.app/Contents/Developer/usr/bin/usdz_converter.dylib (0x108000220). One of the two will be used. Which one is undefined.
objc[969]: Class MDLTSULogCatThreadSafeMutableSet is implemented in both /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO (0x7fff87025758) and /Applications/Xcode.app/Contents/Developer/usr/bin/usdz_converter.dylib (0x108000270). One of the two will be used. Which one is undefined.
objc[969]: Class MDLTSUContainedZipArchive is implemented in both /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO (0x7fff87025a28) and /Applications/Xcode.app/Contents/Developer/usr/bin/usdz_converter.dylib (0x1080002c0). One of the two will be used. Which one is undefined.
objc[969]: Class MDLTSULogHelper is implemented in both /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO (0x7fff87025398) and /Applications/Xcode.app/Contents/Developer/usr/bin/usdz_converter.dylib (0x108000310). One of the two will be used. Which one is undefined.
objc[969]: Class MDLTSUIOUtils is implemented in both /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO (0x7fff87025640) and /Applications/Xcode.app/Contents/Developer/usr/bin/usdz_converter.dylib (0x108000388). One of the two will be used. Which one is undefined.
objc[969]: Class MDLTSUZipWriter is implemented in both /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO (0x7fff87025c08) and /Applications/Xcode.app/Contents/Developer/usr/bin/usdz_converter.dylib (0x1080003b0). One of the two will be used. Which one is undefined.
objc[969]: Class MDLTSUZipWriterEntry is implemented in both /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO (0x7fff87025c30) and /Applications/Xcode.app/Contents/Developer/usr/bin/usdz_converter.dylib (0x1080003d8). One of the two will be used. Which one is undefined.
objc[969]: Class MDLTSUBundleLookupClass is implemented in both /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO (0x7fff870257d0) and /Applications/Xcode.app/Contents/Developer/usr/bin/usdz_converter.dylib (0x1080004c8). One of the two will be used. Which one is undefined.
objc[969]: Class MDLTSUTemporaryDirectory is implemented in both /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO (0x7fff87025988) and /Applications/Xcode.app/Contents/Developer/usr/bin/usdz_converter.dylib (0x1080004f0). One of the two will be used. Which one is undefined.
objc[969]: Class MDLTSUFileIOChannel is implemented in both /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO (0x7fff87025438) and /Applications/Xcode.app/Contents/Developer/usr/bin/usdz_converter.dylib (0x108000540). One of the two will be used. Which one is undefined.
objc[969]: Class MDLTSUEncodedBlockInfoInternal is implemented in both /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO (0x7fff870257f8) and /Applications/Xcode.app/Contents/Developer/usr/bin/usdz_converter.dylib (0x108000590). One of the two will be used. Which one is undefined.
objc[969]: Class MDLTSUEncodedBlockInfoWithDecodedLengthInternal is implemented in both /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO (0x7fff87025848) and /Applications/Xcode.app/Contents/Developer/usr/bin/usdz_converter.dylib (0x1080005e0). One of the two will be used. Which one is undefined.
objc[969]: Class MDLTSUReadChannelInputStreamAdapter is implemented in both /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO (0x7fff870253e8) and /Applications/Xcode.app/Contents/Developer/usr/bin/usdz_converter.dylib (0x108000630). One of the two will be used. Which one is undefined.
objc[969]: Class MDLTSUZipFileArchive is implemented in both /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO (0x7fff870256b8) and /Applications/Xcode.app/Contents/Developer/usr/bin/usdz_converter.dylib (0x108000680). One of the two will be used. Which one is undefined.
objc[969]: Class MDLTSUZipFileDescriptorWrapper is implemented in both /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO (0x7fff870256e0) and /Applications/Xcode.app/Contents/Developer/usr/bin/usdz_converter.dylib (0x1080006a8). One of the two will be used. Which one is undefined.
objc[969]: Class MDLTSUZipArchive is implemented in both /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO (0x7fff870258e8) and /Applications/Xcode.app/Contents/Developer/usr/bin/usdz_converter.dylib (0x108000720). One of the two will be used. Which one is undefined.
objc[969]: Class MDLTSUZipEntry is implemented in both /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO (0x7fff87025a00) and /Applications/Xcode.app/Contents/Developer/usr/bin/usdz_converter.dylib (0x108000798). One of the two will be used. Which one is undefined.
objc[969]: Class MDLTSUAssertionHandler is implemented in both /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO (0x7fff87025550) and /Applications/Xcode.app/Contents/Developer/usr/bin/usdz_converter.dylib (0x108000838). One of the two will be used. Which one is undefined.
objc[969]: Class MDLTSUBufferedReadChannel is implemented in both /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO (0x7fff87025ca8) and /Applications/Xcode.app/Contents/Developer/usr/bin/usdz_converter.dylib (0x108000860). One of the two will be used. Which one is undefined.
objc[969]: Class MDLTSUBufferedReadChannelHelper is implemented in both /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO (0x7fff87025cd0) and /Applications/Xcode.app/Contents/Developer/usr/bin/usdz_converter.dylib (0x108000888). One of the two will be used. Which one is undefined.
objc[969]: Class MDLTSUZipInflateReadChannel is implemented in both /System/Library/Frameworks/ModelIO.framework/Versions/A/ModelIO (0x7fff87025668) and /Applications/Xcode.app/Contents/Developer/usr/bin/usdz_converter.dylib (0x108000900). One of the two will be used. Which one is undefined.

usdz_converter
Version: 1.008

-v: Verbose output
-a: Generate .usda intermediate file
-l: Leave generated .usda file
4

1 回答 1

0

我在他们的开发者论坛上收到了 Apple 的以下回复。

是的,我们也看到了这一点。它似乎(?)是无害的,但如果您遇到警告之外的任何问题,请告诉我们(bugreporter.apple.com)。

于 2018-11-16T18:43:06.920 回答