Re: 'NSTimer' may not respond to '+scheduledTimerWithTimeInterval:target:selector:userinfo:repeats:'
Re: 'NSTimer' may not respond to '+scheduledTimerWithTimeInterval:target:selector:userinfo:repeats:'
- Subject: Re: 'NSTimer' may not respond to '+scheduledTimerWithTimeInterval:target:selector:userinfo:repeats:'
- From: Wim Lewis <email@hidden>
- Date: Wed, 14 Jul 2010 10:20:52 -0700
On Jul 14, 2010, at 10:15 AM, Brad Lee wrote:
> compiler warns me that 'NSTimer' may not respond to '+scheduledTimerWithTimeInterval:target:selector:userinfo:repeats:'
Method names are case-sensitive, like most C identifiers. What you want is "userInfo:" not "userinfo:".
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden