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: 490
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 -

Thanks in advance.
© Stack Overflow or respective owner