Running on iOS17 Beta 6 and getting the below issue.
Conformance of 'ObjectCaptureSession.CaptureState' to protocol 'Equatable' was already stated in the type's module '_RealityKit_SwiftUI'
Operator function '==' will not be used to satisfy the conformance to 'Equatable'
'ObjectCaptureSession.CaptureState' declares conformance to protocol 'Equatable' here
Please help!
I'm seeing the same issue. According to below thread, current sample needs to be updated a lot.. https://developer.apple.com/forums/thread/735371