I\'ve been trying to get NSServices working for my application recently with no success. I have set it up according to the documentation but it does not appear in the servic
You need to specify a list of required contexts using NSRequiredContext. This can be empty.
See http://lists.apple.com/archives/Cocoa-dev/2009/Sep/msg00201.html