Generic struct 'ObservedObject' requires that 'ObjectCaptureSession' conform to 'ObservableObject
Saw twitter posts that the Object capture is working in some groups. So how to handle these.
The sample code appears to have been updated (https://developer.apple.com/documentation/RealityKit/guided-capture-sample) and is now building successfully for me on iOS 17 Beta 8, through Xcode 15 Beta 8. I am able to successfully capture objects and create the models on-device.