worst.. in XCode 26.4 right click + drag on the buttons sitting on the right of "action" and "Referencing Outlet" still draws the blue line around , but dropping into the Assistant window( aka the File's Owner.h) no longer ask to create the action or outlet, nor does it create the IBAction emtpy method in the File's Owner.m. This is a very frustrating and major regression , event if , instead of dropping in the Assistant .h, we can drop on "File's Owner" item in Placeholders which consents to display a menu of existing IBAction and Outlets. So now , no more interactive creation of IBAction and Outlets. We must create them manually in the .h before assigning them to new controls.. It also does not work from the Inpectors.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: