Re: ARC and Manual Memory Management
Re: ARC and Manual Memory Management
- Subject: Re: ARC and Manual Memory Management
- From: Charles Srstka <email@hidden>
- Date: Mon, 10 Aug 2015 13:37:59 -0500
> On Aug 10, 2015, at 1:11 PM, Uli Kusterer <email@hidden> wrote:
>
> The only reason I'm aware of is if you need to port to a platform that doesn't support libArclite (like really old Mac/iOS versions).
Targeting arclite isn’t such a good idea these days, IMO; I’ve found the later versions of Xcode sometimes seem to generate buggy code for it, resulting in crashes coming from deep within the framework. Better to target 10.7 and higher if you’re using ARC.
Charles
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden