Hi, I am creating a application which provides me services also.
See the link Cocoa Service based Application.
I am doing everything as mentioned in the weblink.
But while running I am ending up in trouble saying "MySer[15933] Cannot find service provider for selector simpleEncrypt:userData:error: or simpleEncrypt:: for service simpleEncrypt". But my application is launching.
MySer is the application name. simpleEncrypt:userData:error is the method that will provide required service.
My Info.plist is attached with this for reference.
Can some body help me resolving this problem.
See the link Cocoa Service based Application.
I am doing everything as mentioned in the weblink.
But while running I am ending up in trouble saying "MySer[15933] Cannot find service provider for selector simpleEncrypt:userData:error: or simpleEncrypt:: for service simpleEncrypt". But my application is launching.
MySer is the application name. simpleEncrypt:userData:error is the method that will provide required service.
My Info.plist is attached with this for reference.
Can some body help me resolving this problem.