iOS Development--Error summary & common errors and warnings in development summary (29)

Source: Internet
Author: User
iOS Development--Error summary & common errors and warnings in development summary (29)

One: Simulator error

When I used Xcode7 to do the real machine test, I did not succeed for some time, found that when the simulator was chosen, there were a lot of strange character combinations in the back of the simulator.

Although not affect the operation, but the feeling is always uncomfortable, so found a very simple way to solve the problem, of course, you can also use the mouth of the silly way to uninstall Xcode reinstall, or there are other ways, but personally feel this method is simple

Here is the workaround:

Troubleshoot emulator problems
  • 1. Open Xcode and run a project at random
  • 2. Terminal input sudo killall-9 com.apple.CoreSimulator.CoreSimulatorService enter your computer password
  • 3. Terminal input RM-RF ~/library/developer/coresimulator/devices
  • 4: Completely exit Xcode, then open, and you'll find that it's been perfectly solved

iOS Development--Error summary & common errors and warnings in development summary (29)

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.