Xcode: “This app could not be installed at this time.”

前端 未结 15 2278
野的像风
野的像风 2020-11-29 06:50

Working with my first application for learning purposes. It goes well but has met into a problem with Xcode. When I try to run the application on the iPhone simulator this m

15条回答
  •  庸人自扰
    2020-11-29 07:33

    I managed to find the problem. The problem was that I had added some keys to a property list file that was not valid. I found the error by looking in the log file that was located here: ~/Library/Logs/CoreSimulator/

提交回复
热议问题