Xcode5 Having a strange problem while testing the application, iOS Simulator was unable to install the application

Hi, I encountered an unusual problem when starting the Xcode5 update of the latest version of Mountain Lion mac with 10.8.5 .

Since yesterday, I can not run the application in the simulator. I got an error when starting the application like.

enter image description here

I read some related issue in Stack Overflow, and also followed the next step to fix this, but still run into the same issue.

  • I'm trying to reset the content and settings simulator

  • Delete the entire assembly from the Derive data folder.

  • Rebooting the Mac system. A lot of time after completing the above two steps.

  • Folder removes the entire project assembly from the simulator

enter image description here

i When mixing this, follow the appropriate question

Cannot start application in simulator :: XCODE 5

Xcode 5 - β€œiOS Simulator Failed to Install Application” Every Time I Switch Simulators

While I try to run the project in the simulator, I got the above Error and the simulator contains only a black screen. I cannot see the default application or install the application.

For testing, I just create a new project of the same kind in Xcode5 and try to run as well, I got the same error. Please guide me and help me solve this problem.

+6
source share
1 answer

After losing the search and reset, everything in my problem just reset The content and settings simulator will not come in handy. Because I did not see anything in the simulator . cannot access the Home screen, therefore did not receive No luck, then Delete every Xcode related file, for example: -

~ / Library / Application Support / Xcode

~ / Library / iPhone Simulator

~ / application-> go to Xcode Recycle Bin

Empty and delete the trash

Then I'm going to install Xcode again from the Appstore , and now start again and run the test application, which now works Fine.

0
source

Source: https://habr.com/ru/post/954828/


All Articles