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 protected])
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 [EMAIL PROTECTED]