Re: NSTimer: Debug vs. Release build
Re: NSTimer: Debug vs. Release build
- Subject: Re: NSTimer: Debug vs. Release build
- From: Dave Keck <email@hidden>
- Date: Sun, 15 Mar 2009 02:02:32 -1000
> Missing colon after timerFireMethod (within the @selector statement). It
> catches me out too. Not sure why it works for you in debug builds. I have
> not observed that behaviour.
The method that the timer calls isn't required to take an argument to
work. Not sure what the best practices/docs say about this, though.
Perhaps the run loop isn't running?
The fact that the debug/release setting affects whether it works is
very strange. I suspect it's some other variable.
David
_______________________________________________
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