xcode 4.3 即席复制到设备错误

发布于 2024-10-30 01:08:16 字数 562 浏览 3 评论 0原文

我按照这些说明在 xcode 4.0(4.3 编译器)中构建 adhoc 版本,

  • 我使用分发配置文件而不是 dev
  • 添加的 entitlements.plist

在升级到 4.3 之前,相同的项目适用于 adhoc

http://diaryofacodemonkey.ruprect.com/2011/03/18/ad-hoc -app-distribution-with-xcode-4/

现在: 项目编译 finde (通过存档)我可以分享它。 我可以将文件推送到 itunes

但是 我无法在我的设备上获取该应用程序。我总是收到错误“无效权利”

也许有人可以帮助我。

在此处输入图像描述

i followed these instructions for building an adhoc version in xcode 4.0 (4.3 compilier)

  • i used the distribution profile instead of dev
  • added entitlements.plist

same project worked for adhoc before i upgraded to 4.3

http://diaryofacodemonkey.ruprect.com/2011/03/18/ad-hoc-app-distribution-with-xcode-4/

now:
project compiles finde (via archive) i can share it.
i can push the file into itunes

BUT
i cant get the app on my device. i always get an error "invalid rights"

Maybe someone can help me on this.

enter image description here

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

撩动你心 2024-11-06 01:08:16

尝试使用相同的配置文件进行调试、构建和运行(作为调试,而不是发布),并将目标设置为您的设备。

Try using the same profile for Debug and Build and Run (as debug, not release) with the target set to your Device.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文