工程跑不起来 吓懵了

99封情书 提交于 2019-12-27 05:37:13

1. process launch failed: timed out trying to launch app

真机运行的程序已经崩掉了 在运行别的程序就报这个错 有时候工程改为release模式运行时 也会报这个错

打开Xcode的菜单product -> scheme -> edit scheme -> 在左侧选择Run xxx.app栏目,右侧选择Info标签,将Build Configuration的状态改为Debug

2.This application's application-identifier entitlement does not match that of the installed application. These values must match for an upgrade to be allowed.

手机上已经安装了标志符一样的app,删除即可

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!