ios - 使用位码构建 openSSL

标签 ios openssl

我正在尝试使用位码构建 openSSL 1.1.0。

在我定义的makefile中

CC= $(CROSS_COMPILE)clang -fembed-bitcode

但是后来我得到了错误

ld: -bundle and -bitcode_bundle (Xcode setting ENABLE_BITCODE=YES) cannot be used together
clang: error: linker command failed with exit code 1 (use -v to see invocation)

没有位码,它也能正常工作。

如何使用位码支持来构建它?

最佳答案

好吧,最终使用这个脚本来做到这一点 - https://github.com/x2on/OpenSSL-for-iPhone

关于ios - 使用位码构建 openSSL,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/42116391/

相关文章:

ios - iOS-如何在UIWebView上自动播放youtube视频或直接与任何Video Player一起播放?

encryption - 使用 OpenSSL 生成短许可证 key

linux - 使用多选项解释 rsa 的 openssl 速度输出

c# - Kestrel 和 OpenSSL 密码套件

php - 生成 2048 位和密码保护的 csr?

ios - 使用 Google 跟踪代码管理器在 iOS 上获取唯一设备 ID

ios - 当对象是可变的时发送到不可变对象(immutable对象)的变异方法

ios - 找不到这样的文件和目录Xcode 7

ios - 带有 UITapGestureRecognizer 的 UIView 顶部的 UIButton 不起作用

ios - IBM Worklight 6.0 - 段错误