Skip to content

Latest commit

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Libs-For-iOS

NameVersionSupported ArchitecturesEnable Bitcode
mbedtls2.12.0i386;x86_64;armv7;armv7s;arm64YES
libuv1.23.0i386;x86_64;armv7;armv7s;arm64YES
openssl1.1.1i386;x86_64;armv7;armv7s;arm64YES
polarssl1.3.9i386;x86_64;armv7;armv7s;arm64YES
librtmp2.3i386;x86_64;armv7;armv7s;arm64YES
libyuv1709i386;x86_64;armv7;armv7s;arm64YES

I built mbedtls libs with the project generated by cmake -G Xcode <mbedtls-source-dir> command.

I built libuv with the project generated by cmake -G Xcode <libuv-source-dir> command.

I built openssl libs by scripts, you can find them in the openssl/scripts directory, when you use them, you should put them in the openssl source root directory(may be ~/Downloads/openssl-1.1.1).

I built polarssl lib with the project generated by cmake -G Xcode <polarssl-source-dir> command.

I built librtmp with polarssl-1.3.9, when you use it, you should add polarssl.

I built libyuv with the project generated by cmake -G Xcode <libyuv-source-dir> command.

About

No description or website provided.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages