gpt4 book ai didi

iphone - lib commonCrypto 不适用于 iOS 模拟器?

转载 作者:技术小花猫 更新时间:2023-10-29 11:14:21 24 4
gpt4 key购买 nike

我一直在将 libCommonCrypto.dylib 添加到我的项目中以进行 md5 哈希验证。在 iPhone (iOS 5.1) 上工作正常,但是当我尝试在模拟器上运行它时,我得到这个错误:

ld: library not found for -lcommonCrypto
clang: error: linker command failed with exit code 1 (use -v to see invocation)

我有点不知道为什么会这样。我将 commonCrypto 添加到项目目标 -> 构建阶段 -> 将二进制文件与库链接。是否需要任何额外的步骤才能使其在模拟器中也能正常工作?

最佳答案

您不必添加该动态库。它默认在

中可用

iphoneOS >> usr/include

iphoneSimulator >> usr/include

关于iphone - lib commonCrypto 不适用于 iOS 模拟器?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9839193/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com