Sure, but the whole point the OP is trying to make is that the purported error 
is being raised by the refactoring process that is _supposed to remove that 
retain_. Refactoring would be a very easy process indeed if doing the 
conversion yourself is a prerequisite of having Xcode do it.

The use of the _ivar should work ― did work as far as the production compiler 
knew. 

Is the code the OP posted the whole context? Has he tried to convert that 
minimal example, and gotten the same error? Has he examined the preprocessed 
code (and then searched for the no-underscore name of the @property) to see if 
anything suggests itself?

    ― F


On Aug 20, 2013, at 8:12 AM, Shane Stanley <sstan...@myriad-com.com.au> wrote:

> On 20/08/2013, at 9:07 PM, "Gerriet M. Denkmann" <gerr...@mdenkmann.de> wrote:
> 
>> How to placate Xcode?
> 
> Are you sure it's not the use of retain that it's complaining about? Without 
> that, your code compiles fine here.

_______________________________________________

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to