尝试验证时出现 Xcode 错误 [英] Xcode Error when trying to Validate

查看:41
本文介绍了尝试验证时出现 Xcode 错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚刚有一个应用程序被拒绝,出于次要原因,我已经进行了要求的修改,但是当我在提交前尝试验证时,我收到了这条消息

I have just had a App rejected, for minor reasons, I have made the requested amendments but when I try to validate before submission I get this message

向 codesign 传递了无效参数.参数为:--sign 305e91f2c1f458699df5833256815b2505f87461 --force --preserve元数据=标识符,权利资源的规则的/var/文件夹/XC/6pjdg38j3_d1fc4s0_scgnsr0000gq/T/4884FF04-2DE6-47F9-8D22-0C1BEAAFE2CA-60252-00000149C7362BE9/iSuperSearch.应用程序/iSuperSearch

Invalid arguments were passed to codesign. Arguments were: --sign 305e91f2c1f458699df5833256815b2505f87461 --force --preserve-metadata=identifier,entitlements,resource-rules /var/folders/xc/6pjdg38j3_d1fc4s0_scgnsr0000gq/T/4884FF04-2DE6-47F9-8D22-0C1BEAAFE2CA-60252-00000149C7362BE9/iSuperSearch.app/iSuperSearch

我试过研究它,但找不到答案,唯一不同的是我简单地测试了 xcode 4.6,但又回到了通常的版本

I have tried looking into it but can't find an answer the only thing that is different is that I briefly tested xcode 4.6 but went back to the usual release

预先感谢您提供的任何帮助

Thanks in advance for any help offered

推荐答案

通过在命令行输入以下内容来检查正在使用的 Xcode:

Check which Xcode is in use by typing this on commant line:

xcode-select --print-path

xcode-select --print-path

我的猜测是简要测试的 xcode 4.6"可能已将默认 Xcode 更改为 4.6 版,目前无法用于向 App Store 提交应用程序.切换回上一个官方 Xcode 版本.

My guess is that "briefly tested xcode 4.6" might have changed the default Xcode to version 4.6, which at the moment cannot be used to submit apps to App Store. Switch back to last official Xcode release.

这篇关于尝试验证时出现 Xcode 错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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