Maybe it's just me but I can't find the attribute inspector anywhere. I have clicked, searched and tried everything I can think of. I love the new Xcode, but this has me dumbfounded.
Attribute Inspector
Do you have a storyboard or xib file open in your project?
The attributes inspector works with storyboard and xib files. You have to open a storyboard or xib file to have access to the attributes inspector. If you select a source code file in the project, the attributes inspector won't be available.
You can access the inspectors by choosing View > Inspectors.
oh ok thank you. I thought I was trippin' .
Same issue with Xcode 26 beta 2. It is beta. Hopefully will reappear with next release.