xcode 11: error: writing when working with .usdz

Hello can anyone help me out as a am working on a game using reality composer and after I import a usdz file, xcode gives a compiler error:


compileRC /Users/krishshah/Library/Developer/Xcode/DerivedData/RealityKitDemo-ggielujsadrufnggdnapedwxsbet/Build/Products/Debug-iphoneos/RealityKitDemo.app/RoboStart.rclink /Users/krishshah/Xcode\ Projects/RealityKitDemo/RoboStart.rcproject (in target 'RealityKitDemo' from project 'RealityKitDemo')

cd /Users/krishshah/Xcode\ Projects/RealityKitDemo

/Applications/Xcode-beta.app/Contents/Developer/usr/bin/rctool export -o=/Users/krishshah/Library/Developer/Xcode/DerivedData/RealityKitDemo-ggielujsadrufnggdnapedwxsbet/Build/Products/Debug-iphoneos/RealityKitDemo.app /Users/krishshah/Xcode\ Projects/RealityKitDemo/RoboStart.rcproject



error: writing

Accepted Reply

I had the same issue with XCode 11 beta 4. Upgrading to beta 5 solved the issue.

Replies

I had the same issue with XCode 11 beta 4. Upgrading to beta 5 solved the issue.