MainCameraAccess for CameraFrameProvider Broke Between Xcode v. 26.2 and 26.6

Good Evening,

I have some old code that uses the CameraFrameProvider successfully when run through Xcode versions 26.0 and 26.2, but not for 26.6.

I have double checked all Custom iOS Target Properties in the project's info tab to make sure all required capabilities are added.

I also updated the enterprise license by adding a new entitlements file approving main-camera-access.

Somewhere between Xcode 26.2 and Xcode 26.6 what has changed that affects the ability to use CameraFrameProvider and access the Main Camera?

Thank you.

MainCameraAccess for CameraFrameProvider Broke Between Xcode v. 26.2 and 26.6
 
 
Q