Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我尝试添加其他链接器标志时,即 -lsqlite3.0 -ObjC 我遇到以下错误:
“_SecRandomCopyBytes”,引用自:“_kSecRandomDefault”,引用自:clang:错误:链接器命令失败,退出代码为 1(使用 -v 查看调用)
我试图添加这些标志以使用 Facebook SDK。
在Project Navigator中选择项目
选择目标,然后选择构建阶段
Security.framework在Link Binary With Libraries列表中添加:
Security.framework