NSMetadataQuery question
NSMetadataQuery question
- Subject: NSMetadataQuery question
- From: Timothy Reaves <email@hidden>
- Date: Sun, 19 Oct 2008 21:39:00 -0400
I'm trying to write a query where the meta data in question is an
NSDate stored as a binary plist. Everything I am doing is failing. I
have tried '(myKey > %@, date] where date is an instance of NSDate,
where it is a NSTimeInterval, and a string. Nothing returns data (or
even calls my callback).
When I go to Finder, and create a raw query, I do get the data I
want. I use the $time.now() macro. This doesn't even compile in an
NSPredicate.
Any advice?
_______________________________________________
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