Waiting for <appname> to launch forever

元气小坏坏 提交于 2019-12-04 13:17:25

Check which provisioning you are using, it seems that ad-hoc provisioning cannot be used for debbuging. If your problem is not save with above instruction then also try these:

  • Stop the app from running in Xcode.
  • Delete the app from the device (or Simulator).
  • Select Product > Clean from the Xcode menu.
  • Close Xcode.
  • Close the Simulator (or restart the device).
  • Restart your computer & then check.

Hope this will Help.

I, finally got this thing solved by using backup of xproj file

The problem is in xproj file. However, I don't know what.

I am still waiting for better answers.

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