I have already filed a bug report on this ( rdar://7602076 ) and am mostly 
wondering if there is any possible workaround while keeping the spotlight 
importer in the application bundle.

Basically what is going on is that there are two different versions of the same 
application. Version 1.0 of the application has version 1.0 of the spotlight 
importer. Version 2.0 of the application has version 2.0 of the spotlight 
importer.

As I understand it, Mac OS X should only try to use the newest version of the 
spotlight importer and yet both will show up when I do a mdimport -L - I am 
assuming this is a problem.

Both spotlight importers have the same CFBundleIdentifier and denote their 
version with CFBundleVersion.

I could, of course, install the spotlight importer into /Library and make sure 
that only the latest version is there, but I like keeping them with the 
application.

Thoughts? Comments?

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to