iPhone 中的临时分发问题
我在 iPhone 中遇到临时分发问题。我在sdk 3.2中开发了一个应用程序。我有开发人员许可证(今天已过期)。但我的配置文件是有效的。我在开发人员的许可证到期之前进行了构建。
但是当我尝试在 iPhone 上安装该应用程序时,出现错误 “无法在设备上安装应用程序。错误:已添加、修改或删除签名资源。”
请帮我 ...
I am having a problem with ad-hoc distribution in iPhone. I have developed an application in sdk 3.2. I have developer's license (which was expired Today). but my provisoning profile is valid. I made a build before my developer's licesee expired.
But when I try to install the app on my iPhone, i got an error
"Could not install application on device. Error: A signed resource has been added, modified, or deleted."
Please Help me ...
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
你检查过这个线程吗? http://www.iphonedevsdk.com/forum/iphone-sdk-development/21988-xcode-issue-signed-resource-has-been-added-modified-deleted.html。
它有许多可能适合您的解决方案。
Did you check this thread? http://www.iphonedevsdk.com/forum/iphone-sdk-development/21988-xcode-issue-signed-resource-has-been-added-modified-deleted.html.
It has many solutions that could be yours.