应用程序可以在模拟器中运行,但在设备中无法运行。我的Xcode版本是5.0.2,OS X版本是10.9.1。有错误日志:
CodeSign /Users/luke/Library/Developer/Xcode/DerivedData/eRep-hfteeueqsdstlddzcfobqwmsgsio/Build/Products/Debug-iphoneos/eRep.app cd / Users / luke / CoreProgram / eRep_svn_Code / eRep setenv CODESIGN_ALLOCATE /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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:/仓:/ usr / sbin目录:/ sbin目录" 使用代码签名身份" iPhone开发人员:郑正红(XXX ....)"和配置文件" LuDevelopment" (XXX ....) codesign --force --sign XXX .... --resource-rules = / Users / luke / Library / Developer / Xcode / DerivedData / eRep -hfteeueqsdstlddzcfobqwmsgsio / Build / Products / Debug-iphoneos / eRep.app / ResourceRules.plist - ObjC -all_load --entitlements /Users/luke/Library/Developer/Xcode/DerivedData/eRep-hfteeueqsdstlddzcfobqwmsgsio/Build/Intermediates/eRep.build/Debug-iphoneos/eRep.build/eRep.xcent/Users/luke / Library /开发商/ Xcode中/ DerivedData / EREP-hfteeueqsdstlddzcfobqwmsgsio /编译/产品/调试-的iPhoneOS / eRep.app ll_load:未知的体系结构名称 命令/ usr / bin / codesign失败,退出代码为1
ll_load:未知的架构名称
命令/ usr / bin / codesign失败,退出代码为1
Keychain Access中没有相同的证书。我构建了一个新的应用程序,它可以在具有相同证书的设备中运行。我不知道为什么只有这个应用程序无法正常工作。
感谢您的帮助。
答案 0 :(得分:0)
您是否已通过iOS开发人员中心将设备的UDID添加到配置文件中?
答案 1 :(得分:0)
unknown architecture name
这是问题所在,请检查有关体系结构的项目设置或调试目标设置。