Skip to content

Just another libcurl compile script for iOS

License

Notifications You must be signed in to change notification settings

MartinLutherSu/curl-ios

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libcurl-ios

A simple build script to compile libcurl to a dylib framework for iOS apps. This script is loosely based off of x2on/OpenSSL-for-iPhone.

Instructions

It's as simple as:

./build-ios.sh <curl_version>

Then add the resulting curl.framework package to your app and you're done.

About

Just another libcurl compile script for iOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%