faithfracture / Apple-Boost-BuildScript

Script for building Boost for Apple platforms (iOS, iOS Simulator, tvOS, tvOS Simulator, OS X)
279 stars 111 forks source link

Boost built and ready for iOS/macOS (repo) #75

Closed blazorin closed 2 years ago

blazorin commented 2 years ago

Just to help and save other developers time

I've made a repository which contains Boost and OpenSSL built and ready for iOS and macOS architectures.

Includes thread-safe libraries aswell!

If possible, do not close this issue, just trying to help!

kambala-decapitator commented 2 years ago

sharing your build scripts and not just binaries would be great

guillaumealgis commented 2 years ago

I'm sorry @blazorin but I'll close this as this is not an "issue" with Apple-Boost-BuildScript, and issues are not meant for self-promotion.

Also, while I don't doubt you are meaning well, I would not recommend anyone to embed pre-built binaries from an unknown vendor (you) in a program, particularly when said binaries are for cryptographic / security purposes (OpenSSL lib).