Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 226 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 226 Bytes

this is base on twitcurl(http://code.google.com/p/twitcurl/)

You need to adding libcurl to Xcode’s linker settings. Targets -> Build Settings -> Linking -> Other Linker Flags add this : -L/usr/lib -lcurl -lssl -lcrypto -lz