Google Ads的链接器命令失败,退出代码为1(使用-v查看调用) [英] Linker Command Failed with Exit Code 1 (use -v to see invocation) with Google Ads

查看:88
本文介绍了Google Ads的链接器命令失败,退出代码为1(使用-v查看调用)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我最近从iAd切换到了Google Ads,在模拟器上似乎运行良好。但是,每当我尝试在iOS设备上运行它时,都会出现此错误:





这有什么问题?

解决方案

我的项目发生了相同的错误,下面的解决方案起作用了! / p>

请检查是否已在xcode项目中启用或禁用了位代码。



导航至 项目信息中心>构建设置>'搜索位代码'>
如果禁用则启用它,或者如果启用则禁用



清理并再次构建项目。


I recently made the switch from iAd to Google Ads and it seems to be working fine on the simulator. But whenever I try to run it on my iOS Device I get this error:

What's wrong with this?

解决方案

Same error occurred with my project and following solution works!

Please check that, if you have enabled or disabled bitcode in your xcode project.

Navigate to "Project dashboard > Build settings > 'search for bitcode' > enable it if it disabled or disable it if its enabled"

And then clean + build the project again.

这篇关于Google Ads的链接器命令失败,退出代码为1(使用-v查看调用)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆