Hello, I am trying to get the object capture command line example program working, but I am running into a weird error. "Cannot find 'PhotogrammetrySession' in scope." I am running xcode 13, and I am on MacOS 12.0 Beta (21A5522h). From what I have seen online this error only occurs when attempting to use object capture on an older version of MacOS. I am probably over looking something obvious, but I would appreciate any help.
The object capture command line program example: (https://developer.apple.com/documentation/realitykit/creating_a_photogrammetry_command-line_app)