Re: NSArray's objectAtIndex compiles to objectAtIndexedSubscript?
Re: NSArray's objectAtIndex compiles to objectAtIndexedSubscript?
- Subject: Re: NSArray's objectAtIndex compiles to objectAtIndexedSubscript?
- From: Bill Cheeseman <email@hidden>
- Date: Sun, 09 Mar 2014 09:21:16 -0400
On Mar 9, 2014, at 8:31 AM, Ken Thomases <email@hidden> wrote:
> On Mar 9, 2014, at 7:21 AM, Bill Cheeseman wrote:
>
> The above three lines use the new-style array subscripting syntax (e.g. versionComponentStrings[0]). That's the source of the crash, since that support is not available in your deployment target.
I figured that out about the same moment you did. Thanks.
--
Bill Cheeseman - email@hidden
_______________________________________________
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