Luke already told you six hours before your post:
Am 29.04.2009 um 02:10 schrieb Bess Ho:
*** -[NSObject timeIntervalSinceReferenceDate]: unrecognized
selector sent
to instance 0x521fe0
2009-04-28 17:07:32.283 sessiontime[22584:20b] CoreAnimation: ignoring
exception: *** -[NSObject timeIntervalSinceReferenceDate]:
unrecognized
selector sent to instance 0x521fe0
You are asking an NSObject for timeIntervalSinceReferenceDate.
You need an NSDate. Your variable named now is NOT an NSDate.
atze
_______________________________________________
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