Post

Replies

Boosts

Views

Activity

Reply to When working with an Objective-C project in Xcode 26.5, I'm unable to establish outlet and action connections by dragging between XIB files and the corresponding .h header files.
Maybe it was some glitch, but now it works correctly(Xcode 27 beta).
Replies
Boosts
Views
Activity
Jun ’26
Reply to When working with an Objective-C project in Xcode 26.5, I'm unable to establish outlet and action connections by dragging between XIB files and the corresponding .h header files.
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.
Replies
Boosts
Views
Activity
Jun ’26
Reply to When working with an Objective-C project in Xcode 26.5, I'm unable to establish outlet and action connections by dragging between XIB files and the corresponding .h header files.
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.
Replies
Boosts
Views
Activity
Jun ’26