The old version of xcode cannot be debugged on the real machine under xcode4.5.

Source: Internet
Author: User

Soon after the release of ios6, xcode4.5 was also released. So we immediately downloaded the installation and deleted the previously installed xcode. Later, I used it all the time. Recently, some bugs have to be modified in an old Project to Support iOS 6 and iPhone 5. After everything is done, I plan to test it on the real machine. The compilation is successful but it cannot be run. Debugging on the simulator has never been a problem. The pop-up prompt is as follows:

Search again according to the usual method.ArticleChange deployment target to the minimum supported 4.3, Which is 3.0 in the past. After modification, the problem persists.

Later, I tried several methods, but it still cannot be solved.

After half a day, I still couldn't solve the problem. Later I thought about whether it would be a problem supported by ubuntures. The project supports more than 3.0 of devices, so ubuntures is armv6 armv7. Try to delete armv6, change to the default value, and compile and run it. Shit, after half a day of work, turned out to be a problem with this setup. The settings are as follows:

Occasionally, I found a way to support armv6 in xcode. The address is as follows:

Http://blog.csdn.net/seamanjiang/article/details/8074456

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.