Guided Capture Source Code Run Issues

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!

Answered by tokentoken in 761900022

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

Accepted Answer

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

Guided Capture Source Code Run Issues
 
 
Q