Xcode 13 device swift errors

Hi All

I recently update the Mac OS to 12.0.1 and found that X code also needed to be updated to 13.1 .

Previously I was working on version 12.4, which no longer would work on the new Mac OS.

I am now getting swift errors such as

Value of optional type 'CBService?' must be unwrapped to refer to member 'uuid' of wrapped base type 'CBService'

This is the error I am getting.

Xcode 13 device swift errors
 
 
Q