Older version of spotlight importer plugin still seen by mdimport -L
Older version of spotlight importer plugin still seen by mdimport -L
- Subject: Older version of spotlight importer plugin still seen by mdimport -L
- From: Eric Gorr <email@hidden>
- Date: Tue, 9 Feb 2010 08:05:42 -0500
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 (email@hidden)
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:
This email sent to email@hidden