I want to create logical groups inside my Finder Extension context Menu.
The discussion on the aforementioned StackOverflow thread suggests that the
[NSMenuItem separatorItem]behaves inconsistently for me and another user.
While for me it creates a blank space, for the other user it draws a horizontal line between the menu items ( This is what i want to achieve).