objective c - How to have a plugin import UTI types -


I am working on a video sharing application that loads plug-ins in various places (YouTube, Twitter, Facebook etc.) Could. .) I have a plugin that reads in a custom file type. With some information about the video being shared, we call it a .foo file. That's why I have info on Plugin Bundle In the imported UTI type segment of the Plist, this FU UTI type is kept.

If I understand correctly, the launch services are visible through Info.plist and when it opens, an imported and exported UTI type of an app registers

< P> How can I launch to register my custom UTI type when I load the plug-in? Is there an API call that I can register myself in the plug?

I'm pretty sure there is no such mechanism that whatever app you want in your app open panel , And you can set up to accept any file from the launch services and you can reject unknown people on the runtime, but you can not register such types, for example, the searcher can App "believes" "plug-in types, but arbitrary files L do not.

I strongly suggest.


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -