在设备上测试 iPad 应用程序时出现问题

Posted

技术标签:

【中文标题】在设备上测试 iPad 应用程序时出现问题【英文标题】:Problems testing iPad app on device 【发布时间】:2011-01-20 11:37:38 【问题描述】:

我正在编写一个 iPad 应用程序,但在设备上对其进行测试时遇到了问题。 它在模拟器中运行良好,但一旦我选择在设备上运行,我就会收到此错误:

CodeSign 构建/Debug-iphoneos/DrivingInstructorAids.app cd /Users/tanderson/Documents/DrivingInstructorAids setenv PATH "/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin" setenv _CODESIGN_ALLOCATE_ /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/codesign_allocate /usr/bin/codesign -f -s "iPhone 开发者:Matt Saunders (F56A93HGSV)" --resource-rules=/Users/tanderson/Documents/DrivingInstructorAids/build/Debug-iphoneos/DrivingInstructorAids.app/ResourceRules.plist --权利 /Users/tanderson/Documents/DrivingInstructorAids/build/DrivingInstructorAids.build/Debug-iphoneos/DrivingInstructorAids.build/DrivingInstructorAids.xcent /Users/tanderson/Documents/DrivingInstructorAids/build/Debug-iphoneos/DrivingInstructorAids.app /Users/tanderson/Documents/DrivingInstructorAids/build/Debug-iphoneos/DrivingInstructorAids.app:操作被用户取消。 命令 /usr/bin/codesign 失败,退出代码 1 命令 /usr/bin/codesign 失败,退出代码 1

我已成功按照 Apple 配置助手安装了带有设备证书的配置文件。我不确定它是否 100% 正确,因为整个过程非常令人困惑,而且我是在 Mac 上开发的初学者。

谁能给我一些关于问题可能是什么以及如何解决的建议?

谢谢。

【问题讨论】:

【参考方案1】:

有许多现有的问题可以帮助您 - /usr/bin/codesign failed with exit code 1 和 Command /usr/bin/codesign failed with exit code 1

【讨论】:

以上是关于在设备上测试 iPad 应用程序时出现问题的主要内容,如果未能解决你的问题,请参考以下文章

iOS - 在 iPad 上测试时出现白屏

加载我在测试人员 iPad 上制作的 iPad 应用程序时出现问题。目前不工作

在 Ionic 应用程序中使用 Vega Charts 会导致在某些设备上启动时出现运行时错误

在设备上测试时出现代码签名问题

iPhone 应用程序被拒绝 - 由于 iPad 崩溃,目标设备系列设置为仅 iPhone

Xcode 单元测试 - 仅为设备构建时出现链接错误