`
咖啡动力
  • 浏览: 441113 次
  • 性别: Icon_minigender_2
  • 来自: 北京
社区版块
存档分类
最新评论

CodeSign error: Code Signing Identity ‘iPhone Developer’ does not match any code

阅读更多

环境:

MAC OS 10.6.4

XCode 3.2

SDK 4.0

我从一个现有文件导入一个项目,编译iPhone程序时,报出如下的错误:

CodeSign error: Code Signing Identity ‘iPhone Developer’ does not match any code-signing certificate in your keychain.

如何解决呢?

很简单。

在这个出错的显示窗口的左上部,将那个下拉选框里面的  Device 选项变成 Simulator 即可。

重新编译,问题解决。

多谢1楼提醒,还真不是这样的解决,可能这样的操作刷新了xcode原来的设置

真正的解决方法是project->Edit Project setting->build->code-signing Identity ->Any IOS选择自己的密钥

 

 

 

 

分享到:
评论
1 楼 humantrash 2011-10-08  

相关推荐

    软件发布SignTool Error 处理方法

    VS2005/VS2008软件发布问题:SignTool Error: An error occurred while attempting to sign 处理方法

    DLNASample

    【DLNA技术详解】 DLNA(Digital Living Network Alliance),即数字生活网络联盟,是一个由多家科技公司共同发起的标准化组织,旨在推动家庭网络中的多媒体设备之间的互联互通。DLNA标准允许不同品牌和操作系统的...

    xcode 4.2 免证书真机调试配置

    xcode 4.2 免证书真机调试配置 1、根据《XCode 4.2 免证书调试之...6、XCode4.2项目中,Build Setting->Code signing->Code signing Identity, 点击"Don't Code Sign",选择other,在弹出框中填入"iPhone Developer"。

    [iPhone开发书籍大全].Cocoa.Touch.for.iPhone.OS.3.0.Developer.Reference(Wiley.2009).pdf

    Set up your developer certificates and code sign your apps Use Store Kit to sell expanded features and content within your apps Whether you're a new iPhone developer or seasoned veteran, this book ...

    IOS 签名错误codesign failed with exit code 1解决方法

    - 检查Xcode的构建设置,确保"Code Signing Identity"和"Provisioning Profile"设置正确无误,匹配当前项目的证书和Provisioning Profile。 - 在Xcode的Target设置中,选择正确的Build Settings,然后搜索“Code ...

    gradle-gpg-signing-plugin:Gradle的Signing插件的GnuPG签名后端

    gradle-gpg-signing-plugin 不再维护:此插件提供的功能自起已包含在Gradle中。 由于不再需要该插件,因此已经放弃了该插件的工作。 要在Gradle 4.5及更高版本中通过gpg-agent签署工件,请使用的以下构建脚本代码段...

    Cocoa Touch for iPhone OS 3 (pdf 书及源代码)

    Set up your developer certificates and code sign your apps Use Store Kit to sell expanded features and content within your apps Whether you're a new iPhone developer or seasoned veteran, this book is...

    xcode 4.5.2 免证书真机调试 生成ipa 教程.docx

    然后,修改targets的build setting属性值,将Code Signing Entitlements那项的值改为刚刚新建的"Entitlements.plist",将Code Signing Identity中Any iOS SDK设置为iPhone Developer,其他则改为Don't Code Sign。...

    mac os x 安装php环境

    mac os x 安装php环境,主要安装php,mysql,memcache,apache,Brew,pear和pecl,xdebug等;按给好的命令进行安装,简单快捷。

    史上最简单的iPhone4 免$99真机调试 ios 4.3

    3. 修改项目配置,特别是`Base SDK`设置为对应版本,并将`Code signing identity`设置为`Don’t Code Sign`,以避免代码签名验证。 4. 重启Xcode,执行构建并运行操作。如果能在iPhone上看到应用图标,说明调试成功...

    Google TPU V3 Codesigning Architecture and Infrastructure

    "Google TPU V3 Codesigning Architecture and Infrastructure" Google TPU V3 是一种高度定制的硬件架构,旨在为机器学习和深度学习应用程序提供高性能计算能力。该架构通过 codesigning 方式与软件编程模型紧密...

    解决Android studio Error:(30, 31) 错误: 程序包 不存在的问题

    解决 Android Studio Error:(30, 31) 错误:程序包不存在的问题 Android Studio 是一个功能强大的集成开发环境(IDE),它提供了许多功能来帮助开发者更快速、更高效地开发 Android 应用程序。然而,在使用 ...

    signtool-code-sign:GitHub操作,如果需要,可使用signtool递归对签名文件进行编码,此操作需要PFX格式的代码签名证书

    Signtool代码签名此操作将对给定文件夹中的签名文件进行编码,如果需要,可以递归执行。 该操作使用base64编码的PFX证书通过将证书添加到存储中来对文件进行签名,然后使用signtool进行代码签名。 除description外,...

    electronic-osx-sign:Codesign Electron macOS应用程序

    Codesign Electron macOS应用程序 关于 提供了最基本的工具和资产,从而最大程度地减少了最终准备交付应用所需的额外工作。 请注意,这里的基本必需品足以启用应用程序沙箱,但是其他用于网络访问的配置等需要额外...

    iPhone开发入门[归纳].pdf

    - 添加静态库:如果需要在项目中使用静态库,可以通过"Project -> New Target"选择Static Library,并调整Code Signing Identity为"Don’t Code Sign",以便在不签名的情况下使用。 2. **编写代码**: - Xcode的...

    vscode-leetcode:解决VS Code中的LeetCode问题

    LeetCode 解决VS Code中的LeetCode问题 英文文件| 文件 :exclamation_mark: 注意 :exclamation_mark: -登录LeetCode端点的解决方法注意:如果使用的是leetcode-cn.com ,则可以忽略此部分。 最近,我们发现。 此问题...

    iphone开发真机调试环境搭建步骤

    2. **配置项目信息**:在项目设置中,点击“Build”选项卡,确保“Any iOS SDK”下的“Code Signing Identity”和“Provisioning Profile”已经正确配置。 通过以上步骤,您就可以在iPhone真机上进行应用程序的调试...

    xc_signing_config:使用 developerprofile 设置 xcodebuild 构建

    从.developerprofile文件导入身份和配置文件,以便更方便地从命令行或持续集成 (CI) 服务器进行构建。 安装 将此行添加到您的 Gemfile 中: gem 'xc_signing_config', :git => 'git://github....

    jwt-api.zip

    修改源码后的jar包 解决:The signing key's size is 1024 bits which is not secure enough for the RS256 algorithm.

Global site tag (gtag.js) - Google Analytics