gpt4 book ai didi

iphone - 向 iphone 应用程序添加可达性会导致链接错误

转载 作者:行者123 更新时间:2023-11-29 11:12:33 26 4
gpt4 key购买 nike

我在尝试运行 Reachability.h 时不断收到这些错误

enter image description here

最佳答案

转到项目 build phases 并添加以下内容

Compile sources 下,按“+”图标并添加 Reachability.m

Link Binary With Libraries 下按“+”图标并添加 SystemConfiguration.framework

Check the screen shot

更新:

如果您收到 ARC 编译错误您必须在特定文件上禁用 ARC为此,请按照此答案中的步骤操作 How can I disable ARC for a single file in a project?

关于iphone - 向 iphone 应用程序添加可达性会导致链接错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10894009/

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