> On Apr 8, 2016, at 10:48 AM, Quincey Morris > <quinceymor...@rivergatesoftware.com> wrote: > > You could verify this by simply removing the target connection that’s causing > the warning, and see if the action method still ends up in the right place.
As has been pointed out, removing the target connection in the nib also removes the action. Setting the action at runtime, and leaving the target nil, results in the action method not getting called. _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com