XCode fails to run app on device, saying the program being debugged is not being run

前端 未结 14 1052
轻奢々
轻奢々 2020-12-14 16:35

I\'m running Xcode, trying to get my app to run on my iphone. I\'m getting the error message \"the program being debugged is not being run.\"

14条回答
  •  春和景丽
    2020-12-14 17:23

    You should check which certificate you ase using, remember to use developer provision for debug on you device and ensure all configuration is done.

提交回复
热议问题