Re: After conversion to ARC, IB still inserting MRR
Re: After conversion to ARC, IB still inserting MRR
- Subject: Re: After conversion to ARC, IB still inserting MRR
- From: Rick Mann <email@hidden>
- Date: Wed, 31 Oct 2012 17:22:39 -0700
On Oct 31, 2012, at 16:19 , Fritz Anderson <email@hidden> wrote:
> -viewDidUnload is still sent by iOS 5, which is the OP's target. If the product's target OS is iOS 5, Interface Builder will insert -viewDidUnload. If the target OS is iOS 6, it won't. I just did the experiment.
My problem is that under the newly-converted-to-ARC project, it's inserting -dealloc and release calls.
Also, I just learned, the official recommendation is to not use viewDidUnload from iOS5 onwards.
--
Rick
_______________________________________________
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