When po an NSObject variable in lldb in Xcode 15.1,an error occurs,this error description is "error: Internal error [IRForTarget]: Couldn't change a static reference to an Objective-C selector to a dynamic reference"
Has anyone encountered this situation?
How can i fix this?