Re: ARC settings for IB
Re: ARC settings for IB
- Subject: Re: ARC settings for IB
- From: Fritz Anderson <email@hidden>
- Date: Sun, 14 Oct 2012 16:32:35 -0500
On 14 Oct 2012, at 3:14 PM, Rick Mann <email@hidden> wrote:
> I have a project that started as non-ARC, but I enabled ARC in the Project settings.
>
> But I just noticed that dragging a connection from IB to a .m file created an IBOutlet property with retain instead of weak. Is there another setting somewhere that needs to be set?
Which platform? And what is your target OS version? If the target OS is pre-ARC, you won't get weak properties.
In my experiments, I tried Mac OS X 10.5 and iOS 4.3, and never got weak, but never got retain, either. You don't say what you were hooking up; I was going from views in a window's hierarchy to the window's owner.
— F
--
Fritz Anderson -- Xcode 4 Unleashed: 4.5 supplement in the works -- <http://x4u.manoverboard.org/>
_______________________________________________
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