Unable to find CFNetwork in XCode

Posted by Baishampayan Ghose on Stack Overflow See other posts from Stack Overflow or by Baishampayan Ghose
Published on 2010-03-25T09:28:42Z Indexed on 2010/03/25 9:43 UTC
Read the original article Hit count: 435

Filed under:
|
|
|
|

Hello, I am trying to use CFNetwork in my app so I tried adding CFNetwork.framework from the Edit Target dialog in XCode.

The interesting thing is that CFNetwork is not visible in the dialog box at all.

Am I missing anything? Do I have to add/install CFNetwork in some other way?

Screenshot - Screenshot

Thanks in advance.

© Stack Overflow or respective owner

Related posts about objective-c

Related posts about xcode