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/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
xcode xcrun usdz
add a comment |
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/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
xcode xcrun usdz
Is it failing? If it's working properly I would just submit a bug report to Apple.
– EmilioPelaez
Nov 16 '18 at 17:48
add a comment |
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/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
xcode xcrun usdz
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/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
xcode xcrun usdz
xcode xcrun usdz
edited Nov 16 '18 at 17:41
Padawan
asked Nov 16 '18 at 3:18
PadawanPadawan
4421514
4421514
Is it failing? If it's working properly I would just submit a bug report to Apple.
– EmilioPelaez
Nov 16 '18 at 17:48
add a comment |
Is it failing? If it's working properly I would just submit a bug report to Apple.
– EmilioPelaez
Nov 16 '18 at 17:48
Is it failing? If it's working properly I would just submit a bug report to Apple.
– EmilioPelaez
Nov 16 '18 at 17:48
Is it failing? If it's working properly I would just submit a bug report to Apple.
– EmilioPelaez
Nov 16 '18 at 17:48
add a comment |
1 Answer
1
active
oldest
votes
I got the following response from Apple on their developer forums.
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).
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53330927%2fxcrun-usdz-converter-issues-after-xcode-10-1-update%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I got the following response from Apple on their developer forums.
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).
add a comment |
I got the following response from Apple on their developer forums.
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).
add a comment |
I got the following response from Apple on their developer forums.
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 got the following response from Apple on their developer forums.
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).
answered Nov 16 '18 at 18:43
PadawanPadawan
4421514
4421514
add a comment |
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53330927%2fxcrun-usdz-converter-issues-after-xcode-10-1-update%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Is it failing? If it's working properly I would just submit a bug report to Apple.
– EmilioPelaez
Nov 16 '18 at 17:48