IOS debugging highlights

Source: Internet
Author: User

1. When you use instruments to debug performance, the target
Failed to run: Remote exception encountered: failed to get PID xxx

Solution:When you change the release certificate to the certificate for development, xcode4 automatically switches to the release mode when using the profile function. See: http://stackoverflow.com/questions/2661399/instruments-target-failed-to-run

2. Use IOS 5.0 to compile deployment. If it is set to lower than iphone3.0, a prompt will be displayed, warning: iPhone
Apps with a deployment target lower than 4.3 shoshould include an armv6 architecture (current iphoneos_deployment_target = "4.0", archs = "armv7 "). Solution:In architecture settings, manually add armv6 and click OK. See: http://www.cnblogs.com/lovecode/articles/2263592.html   Http://fayxjc.blog.163.com/blog/static/366502152011107112910857 /

3, Error
Launching remote program: failed to get the task for process xxx
Solution:Check whether the debug/distribution options are correct and whether the certificate is correct.
4. Mac OS 10.7.3 use Application Loader to submit a program for verification failure solution: http://artori.us/mac-os-10-7-3-breaks-xcode-binary-validation? Comments = true
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.