How do I see an object's type in Xcode 13?
It used to be simple, just push 'option' and click the object (or variable or constant, whatever) you are interested. After updating to Xcode 13 this feature works but not always and you have to start typing this object in order for Xcode to provide you with options and only then to see it's type.
Asked
Active
Viewed 416 times
0

T G
- 11
- 2
1 Answers
1
I had this bug when I was using Xcode 13 RC, but when I installed the final version of Xcode 13 this bug disappeared.
Try do it if you didn't.

Eduardo Santi
- 425
- 1
- 4
- 13
-
Hi, I have the final version, but still the problem didn't go away( – T G Sep 23 '21 at 08:03
-
What is your macOS version? – Eduardo Santi Sep 23 '21 at 09:31
-
it's BigSur 11.6 – T G Sep 23 '21 at 11:19
-
The same environment here and it works fine – Eduardo Santi Sep 23 '21 at 11:30
-
Hi, the same issue. BigSur 11.3.1. Xcode 13.1 – Taras Nov 21 '21 at 12:44