Xcode上的无效位码签名 [英] Invalid bitcode signature on xcode

查看:107
本文介绍了Xcode上的无效位码签名的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

将Xcode更新到8.3版后,出现此错误:

After updating Xcode to version 8.3 I'm getting this error:

error: Invalid bitcode signature
clang: error: linker command failed with exit code 1 (use -v to see invocation)

位码不是

我该如何解决?

推荐答案

尝试一些技巧->

选择适当的登录名/证书,或尝试在
xcode中重新添加帐户

Select proper sign in / certificate, or try to re add account in xcode

请确保Pod如果不支持位码,则需要将
位码设置为NO(转到Project编译设置以查找位码并将
设置为NO。

Make sure if your pods supported bitcode if not then you need to set bitcode to NO (Go to Project Build setting search for bitcode & set it to NO.

希望这会有所帮助:)

这篇关于Xcode上的无效位码签名的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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