On Mar 7, 2014, at 4:54 AM, Bill Cheeseman <wjcheese...@gmail.com> wrote:

> My code calls -[NSArray objectAtIndex:]. I compile it with Xcode 5.0.2 on OS 
> X 10.9.x Mavericks in a project with the target's Base SDK set to 10.9 and 
> the OS X Deployment Target set to OS X 10.7. It works fine when I run it on 
> OS X 10.9 or OS X 10.8.

According to this:

https://developer.apple.com/library/mac/releasenotes/ObjectiveC/ObjCAvailabilityIndex/index.html

subscripting works back to 10.6 and requires the modern runtime. Is this by any 
chance a 32-bit app?

-aaron


_______________________________________________

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