error: type for self cannot be reconstructed: type for typename

Hi,

i have met error below when i tried to po one attributes of an instance in my Xcode lldb:

error: type for self cannot be reconstructed: type for typename "$xxxxx" was not found (cached)
error: Couldn't realize Swift AST type of self. Hint: using `v` to directly inspect variables and fields may still work.

Is there anybody met the same error before? I urgently want to know why this happen and how to fix this issue.

My macOS Version is Sequoia v15.0.1, Xcode16.0. This problem showed after i upgraded my macOS and Xcode version.

  • 1

same error

Same problem

error: type for self cannot be reconstructed: type for typename
 
 
Q