Re: Finding applications that link to framework
Re: Finding applications that link to framework
- Subject: Re: Finding applications that link to framework
- From: Yann Bizeul <email@hidden>
- Date: Mon, 26 Sep 2005 21:39:55 +0200
But I am trying to find the best way to have one application locate
the other applications which embed the framework. One idea is to
have a "preferences-like" file modified by the framework when the
application launches, which contains an NSArray of each identifier.
But this requires that each application be launched before it will
appear to the others. So I was wondering if there is a better way.
I think this is the better way, I don't think you can find every
applications that uses some framework.
You should be able to *check* if a specific application is linked
against framework x or y, but get a quick list.
Just a thought : perhaps there would be a way to use spotlight to
target a specific key in applications's Info.plist file...
Yann Bizeul • yann at tynsoe.org
Cocoa Developer
Tynsoe Projects
BuddyPop • GeekTool • SSH Tunnel Manager • ...
http://projects.tynsoe.org/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden