Could not launch " app name"

    “could not launch app name”这个问题经常遇到,很讨厌。终于集齐了可以解决该问题的方法,要么一种方法即可以解决问题,要么这些方法得齐上阵。
     1. 删除机器或模拟器上已经安装的该 app;
     2. 删除 Derived Data: Shift+Command+2, 在 Projects 栏目下,右侧找到该工程,然后在左侧点击 Delete 按钮,删除该工程的 Derived Data.
     3. 删除 Required device capability,在 -info.plist 文件中。

     Good luck!

猜你喜欢

转载自lisai.iteye.com/blog/1991905