声称安装成功,但在设备上找不到应用程序 [英] Install claimed to have succeeded, but application could not be found on device

查看:23
本文介绍了声称安装成功,但在设备上找不到应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Xcode 给了我这个消息:

Xcode gave me this message:

无法找到已安装的应用程序 Install 声称拥有成功,但在设备上找不到应用程序.捆绑 ID =(空)

Could not locate installed application Install claimed to have succeeded, but application could not be found on device. bundleId = (null)

我刚开始使用 Pod.

I just started using pods.

我该如何解决这个问题?

How do I fix this?

推荐答案

我遇到了同样的错误:

无法找到已安装的应用程序 Install 声称拥有成功,但在设备上找不到应用程序.捆绑 ID =(MY_BUNDLE_ID)"但用 MY_BUNDLE_ID 代替null

Could not locate installed application Install claimed to have succeeded, but application could not be found on device. bundleId = (MY_BUNDLE_ID)" but with MY_BUNDLE_ID instead "null

我在 Xcode11 更新后收到此错误

I got this error after Xcode11 update

解决方案:

My Project 和 ProjectTests 有不同的开发团队.项目有业主团队,项目测试有个人团队

My Project and ProjectTests had different developments team. Project had Owner Team, ProjectTests had Personal Team

而且我没有机会通过 Xcode 界面将团队更改为所有者.所以我在构建设置中进行了设置 - 刚刚进入我的团队(也启用了自动管理证书).

And I had't opportunity to change team to owner's by Xcode interface. So I make it in build settings - just entered my team (automate manage certificates enabled too).

是的,它在 Xcode UI(红色标签)中看起来是一个错误,但能够安装在真实设备上.

Yes, its look an error in Xcode UI (red label), but was able to install on real devices.

这篇关于声称安装成功,但在设备上找不到应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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