I am just trying to set up a new application that I am hoping to take advantage of ASIHTTPRequest framework.. however in their documentation they state that you have to link against CFNetwork, SystemConfiguration, MobileCoreServices, CoreGraphics and zlib frameworks. The only problem being there is no zlib framework.. their are libz.dylib files however their are several of them and I am unsure which are suitable, if someone could please let me know what to do here that would be awesome!
Asked
Active
Viewed 5,660 times
8
-
Well I tried libz.dylib it seemes to have resolved the errors I was getting however not 100% sure this is the correct implementation. – C.Johns Jun 29 '11 at 00:31