Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to create a custom NSSharingService [closed]

Tags:

macos

osx-lion

With the new Sharing Service of Mountain Lion, I can use NSSharingService to create a custom service and use existing system services like Twitter.

How can i add my own service to the system services list so other apps can use it?

like image 427
user474019 Avatar asked Feb 01 '26 15:02

user474019


1 Answers

In short, you cannot create a custom NSSharingService available for other apps system-wide. The only way to integrate your service into another app, is to make a library or framework available for other developers. In this case, they should explicitly add it to their projects.

like image 168
Vadim Avatar answered Feb 04 '26 07:02

Vadim



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!