View Single Post
The issue for me was making sure I had the other required frameworks linked. I don't know where this is documented, but I also needed:

libz.dylib
libxml2.dylib
SystemConfiguration.framework
MobileCoreServices.framework

That got rid of all the linking problems for me

Last edited by adamwulf; 2012-11-21 at 03:33 PM..