iOS App测试:未找到代码签名 [英] iOS App testing: No Code signature found

查看:341
本文介绍了iOS App测试:未找到代码签名的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我没有iPhone开发者帐户。
我想在iPod Touch上测试我的应用程序。

I do not have iPhone developer account. I want to test my app on my iPod Touch.

iPod iOS版本:5.1(9B176版本)
Xcode开发SDK:5.1
模拟器:iPhone 5.1 Retina /普通
iPad 5.1 Retina / Normal

iPod iOS version : 5.1 (9B176 build) Xcode Development SDK : 5.1 Simulators : iPhone 5.1 Retina/normal iPad 5.1 Retina/Normal

为了绕过代码签名等,我更改了如下所示的项目设置。

To bypass code signing etc, I changed changed the project settings like below.

Code signing identity   Don't code sign
  Debug                 Don't code sign
    Any iOS SDK         Don't code sign
Release                 Don't code sign
  Any iOS SDK           Don't code sign

我将iPod-Touch连接到我的MacBook Pro,已选中iPod作为我的目标(而不是模拟器),构建项目并运行它。
然后我收到错误找不到代码签名。

I connected my iPod-Touch to my MacBook Pro, selected iPod as my target (instead simulator), built the project and ran it. Then I am getting the error "No Code Signature found."

任何帮助?

注意:我没有创建任何应用程序证书等。(我没有app dev帐户)

Note: I did not create any app certificate etc. (I don't have app dev account)

推荐答案

你也可以得到如果构建中途中断,则会出现此错误。它破坏了Xcode的内部数据(为什么它们会保存可损坏的数据?我不知道)。

You can also get this error if a build gets interrupted partway through. It corrupts Xcode's internal data (why are they saving corruptible data? I have no idea).

关闭xcode,然后重启,重新构建......通常会消失。

Shut down xcode, and restart, do a fresh build ... and it will usually go away.

这篇关于iOS App测试:未找到代码签名的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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