Error while launching the application on device

后端 未结 7 2072
再見小時候
再見小時候 2020-12-24 11:22

I am getting this error while launching the application on device:

Error launching remote program: No such file or directory (/private/var/mobile/Application         


        
相关标签:
7条回答
  • 2020-12-24 12:08

    This can also be caused by trying to deploy a target to a device which is not supported e.g. iPad app to iPhone. I got this cryptic message when I forgot to switch it to Universal app.

    0 讨论(0)
提交回复
热议问题