ASIHttpRequest (Using ASIHTTPRequest in a Mac OS X project)
To use ASIHTTPRequest in a Mac project, you'll need to link against:
- SystemConfiguration.framework + zlib (as above)
- CoreServices.framework
CFNetwork is part of the CoreServices framework on Mac OS X. Unless you are writing a console-based application, your application is probably already setup to link with CoreServices, but if not, simply add CoreServices.framework in the same way as described above(see Using ASIHTTPRequest in a iPhone Project).

浙公网安备 33010602011771号