I have a macOS app with Toolbar where I would like to connect two buttons to Undo and Redo.
I connected the first in Storyboard with no problem by control-dragging the toolbar item to the First Responder icon in the window and choosing the -Undo action.
When trying to connect the second toolbar item, I noticed that the Redo item is not present in the list.