Why do my iOS mobile apps that I build show up in the "open with" context menu in Finder? And How can I remove them?
I am currently running the latest version of OSX-Lion but don't understand why the OS thinks my mobile apps are OSX app.
|
Why do my iOS mobile apps that I build show up in the "open with" context menu in Finder? And How can I remove them? I am currently running the latest version of OSX-Lion but don't understand why the OS thinks my mobile apps are OSX app. |
|||||
|
|
Well, I still don't know why my iOS apps [archives] are being considered as actual apps that can be run as a desktop app, but I've figured out how to "clear out" the apps that are shown in the OpenWith context menu. For Lion, execute the following to reset your LaunchServices database and it'll clear it out. /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Support/lsregister -kill -r -domain local -domain system -domain user The downside is that I will probably have to clear out my datrab |
|||
|
|