On Mar 9, 2014, at 4:09 AM, Bill Cheeseman <wjcheese...@gmail.com> wrote:
> On Mar 7, 2014, at 2:42 PM, Greg Parker <gpar...@apple.com> wrote:
>> The arclite glue library is supposed to add that method at runtime if it 
>> does not exist. 
>> 
>> Perhaps arclite is not being linked in somehow? The machinery for linking 
>> arclite is complicated and I forget what it is supposed to look like in your 
>> build transcript.
> 
> My code does not use ARC.

Doesn't matter. "libarclite" is an increasingly inaccurately-named library of 
Objective-C glue code. It's no longer just for ARC.

If it's not linked into your project then object subscripting will fail on 10.6.


-- 
Greg Parker     gpar...@apple.com     Runtime Wrangler



_______________________________________________

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