Re: strong and readonly
Re: strong and readonly
- Subject: Re: strong and readonly
- From: Quincey Morris <email@hidden>
- Date: Thu, 12 Apr 2012 01:11:23 -0700
On Apr 12, 2012, at 01:00 , Thomas Clement wrote: I'm still getting the warning. Xcode 4.3.2 (4E2002).
OK, the warning that went away was about a *different* reason why you needed to say "readonly,strong" instead of just "readonly", sometimes.
The warning you cite probably warrants a bug report. It really should be possible to have a "readwrite,strong" *or* a "readwrite,copy" redeclaration match a plain "readonly" declaration.
|
_______________________________________________
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