临时分发

发布于 2024-09-01 22:42:37 字数 95 浏览 4 评论 0原文

这是我将 App 文件和 Mobile Provision File 拖入 iTunes 并同步时生成的错误。 应用程序“”未安装在您的 iPhone 上“”,因为它未签名”。

This is the error generated when i drag App file and Mobile Provision File into the iTunes and sync it.
The application '" was not installed on your iPhone "" because it is not signed".

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

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

发布评论

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

评论(2

堇年纸鸢 2024-09-08 22:42:37

请参阅目标检查器代码签名部分。您需要使用适当的配置文件“签名”您的应用程序,该文件是为临时分发而生成的。

See the target inspector code signing section. You need to "sign" your app with an appropriate provisioning file, one that was generated for Ad Hoc distribution.

月依秋水 2024-09-08 22:42:37

每次部署时,您都需要从 iTunes 和设备中删除现有版本。

You need to delete the existing version from iTunes and the device each time you deploy.

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