facebook集成代码设计错误

Posted

技术标签:

【中文标题】facebook集成代码设计错误【英文标题】:facebook integration codesign error 【发布时间】:2012-07-11 13:49:41 【问题描述】:

我正在尝试将 facebook 集成到我的应用中

1/ 我尝试了静态库(用于 arc 项目)并收到一条消息,说“该库不是为您当前的目标(armv7)构建的。我阅读了数百篇帖子,但无法解决 pb。

2/现在我只是拖放 src 并将标志 -fno-objc-arc 放在所有添加的标志上。

还是不行!!!

这是我的错误信息:

CodeSign /Users/sylvainguilbert/Library/Developer/Xcode/DerivedData/Aviso_0.1-fhjiibqwcoohxmcueawtpqtjuknh/Build/Products/Debug-iphoneos/Aviso_0.1.app
cd /Users/sylvainguilbert/Documents/dev/Aviso_0.1
setenv CODESIGN_ALLOCATE /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/codesign_allocate
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/usr/bin/codesign --force --sign 752c4685452b4d64922b21157564304b5db0e616 --resource-rules=/Users/sylvainguilbert/Library/Developer/Xcode/DerivedData/Aviso_0.1-fhjiibqwcoohxmcueawtpqtjuknh/Build/Products/Debug-iphoneos/Aviso_0.1.app/ResourceRules.plist armv7 armv6 --entitlements /Users/sylvainguilbert/Library/Developer/Xcode/DerivedData/Aviso_0.1-fhjiibqwcoohxmcueawtpqtjuknh/Build/Intermediates/Aviso_0.1.build/Debug-iphoneos/Aviso_0.1.build/Aviso_0.1.xcent /Users/sylvainguilbert/Library/Developer/Xcode/DerivedData/Aviso_0.1-fhjiibqwcoohxmcueawtpqtjuknh/Build/Products/Debug-iphoneos/Aviso_0.1.app

armv7: 没有这样的文件或目录 命令 /usr/bin/codedesign 失败,退出代码为 1

这让我发疯了,我错过了什么?

【问题讨论】:

我在这里找到了答案:***.com/questions/8869607/… 当我从我的项目和目标中删除它们时,我的构建设置中有 armv6 armv7 一切都很好。 【参考方案1】:

我在这里找到了答案:Command /usr/bin/codesign failed with exit code 1: i386: No such file or directory

当我从我的项目和目标中删除它们时,我的构建设置中有 armv6 armv7 一切都很好。

【讨论】:

以上是关于facebook集成代码设计错误的主要内容,如果未能解决你的问题,请参考以下文章

在 facebook 集成中收到错误消息

facebook集成错误2500 OAuthException xcode 8 Swift 3

Facebook auth.extendssoaccesstoken 错误代码 10

iOS Facebook 无密码登录

GoLand:Go编码开发工具|Go语言编码协助人体工学设计快速导航代码生成

设计 + Omniauth + Facebook