Attributes inspector in Xcode 26

It has been two years since I wrote my a SwiftUI app, and I wanted to start again in Xcode 26. I can no longer see the attributes inspector when I select an element in the canvas. This was an Xcode feature that was very helpful as I am still a novice. Has this feature been deprecated in Xcode 26? And if not, please help explain how I can find and use it.

It seems it's gone for good (in fact for bad).

You should file a bug report for this missing feature.

I filed a bug report: Nov 30, 2025 at 8:10 PM – FB21214592

@Claude31 Feedback Not Found

This is still reproducible in Xcode 26.6 (17F113). In a basic SwiftUI project using #Preview, the Canvas is in Selectable mode and selecting a Text view works, but Command-Control-click shows only “Embed…”. “Show SwiftUI Inspector” is also absent from the Editor menu, the Inspector sidebar, and the Settings > Shortcuts command list. The current Landmarks tutorial still instructs users to choose it, so this appears to remain either an undocumented removal or a regression in Xcode 26.6.

Attributes inspector in Xcode 26
 
 
Q