Yes, Xcode 27 beta partly resolves the issue. It works correctly when I control-drag from the left hierarchical pane of a XIB editor. But when I control-drag from the visual representation - the outlet type is NSView instead of a proper type.
I'm also having this issue. It's easy to reproduce - just create a new XIB/Objective-C project, add some controls and try to make an outlet with Control-Drag.
Yes, Xcode 27 beta partly resolves the issue. It works correctly when I control-drag from the left hierarchical pane of a XIB editor. But when I control-drag from the visual representation - the outlet type is NSView instead of a proper type.
I'm also having this issue. It's easy to reproduce - just create a new XIB/Objective-C project, add some controls and try to make an outlet with Control-Drag.