Re: Trouble linking libcommonCrypto in iOS 6.1
Re: Trouble linking libcommonCrypto in iOS 6.1
- Subject: Re: Trouble linking libcommonCrypto in iOS 6.1
- From: Rick Mann <email@hidden>
- Date: Mon, 06 May 2013 10:37:37 -0700
On May 6, 2013, at 10:23 , Nick Zitzmann <email@hidden> wrote:
> What are you trying to accomplish? You normally do not need to link a target directly to libcommonCrypto; it is part of libSystem, the standard C library, and therefore gets automatically linked to the target unless you manually turned that off.
Yeah, I finally figured that out. Thanks.
An older project had linked against libCrypto, which didn't exist any more, and I was assuming it wasn't linked in by default.
--
Rick
_______________________________________________
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