No architectures to compile for (Only_active_arch=yes, ACTIVE arch=arm64, Valid_archs=armv7 armv7s).

Source: Internet
Author: User

X-code Compile Error: No architectures to compile for (Only_active_arch=yes, ACTIVE arch=arm64, Valid_archs=armv7 armv7s).

Run an error

Why: Armv7s is applied to the architecture of the iphone 5 A6
The way to resolve:
1, "Architectures" is set to "standard (armv7,armv7s)" in Project target
2, modify the "Build Settings" in Project target "Valid architectures" add "i386" and "ARMv7" (Xcode4.6 no longer support ARMV6, please remove)
3, set "Build Active Architecture only" to "NO". This allows you to build your project and execute it in IPHOE5 and iphoe4s.

The difference between armv6, ARMV7, armv7s

No architectures to compile for (Only_active_arch=yes, ACTIVE arch=arm64, Valid_archs=armv7 armv7s).

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.