I have a valid .USDZ file format for a 3d model from the following link I would like to add to my SceneKit application in Xcode.
https://solarsystem.nasa.gov/resources/2392/earth-with-clouds-3d-model/
However, as seen in the following error:
XCode is not rendering my .USDZ file format.
I am on a MAC VM - Montery OS 12.6.1 using VMWare. Everything is valid in terms of trust with apple servers and for other apps I can run them on my iPhone. Also, I have Python 3.7 as well as USDCONVERTER installed on my VM. However, I also have Reality Converter installed and whenever I run the application it says "Reality Converter quit unexpectedly."
Likewise, in Xcode when I click on the Earth.usdz
file nothing renders and again I get the "Not Applicable" in the side bar.
I have no idea why this is occuring and would like to know why I am unable to render these objects in XCode. Any help is greatly appreciated. Thank you!