Pods was rejected as a implicit dependency for ' LIBPODS.A ' because its architectures ' x86_64 ' didn

Source: Internet
Author: User

After the introduction of Cocoapods, this error may be reported after the first compilation, or after an update is performed:

Pods was rejected as a implicit dependency for ' LIBPODS.A ' because it architectures ' x86_64 ' didn ' t contain all required Architectures ' i386 '

Check out some of the information, there is a solution on the internet is to set up the POD project valid architectures and your project works valid architectures consistent

Tried without success,

After trying to find a solution: the specific solution is as follows:

Make sure that 3 is set to the latest SDK, making sure that 4 of the local settings and engineering settings are the same




Update: Once again encountered this problem, according to the above method cannot resolve, please try the following workaround:

A friend updated Cocoapods in our project. When I pulled the latest stuff from Git I got the following error:

Pods was rejected as a implicit dependency for ' LIBPODS.A ' because it architectures ' x86_64 ' didn ' t contain all required Architectures ' i386 '

This results in

Ld:library not found for-lpods-___podlibrary____
clang:error:linker command failed with exit code 1 (use-v to see Invocation)

I have searched around for hours now trying to find it. The most common fixes I ' ve tried is. Deleted derived data Delete build data delete pods, and reinstalled with ' pod install ' Clean Project all of the above at T He same time experimented with "Build Active Architecture only", both in our project and in Pod project. Inserted ARMv7 and armv7s as hard code instead of $ variable experimented with ' architectures ', both in we project and in Pod Project. Inserted ARMv7 and armv7s as hard code instead of $ variable

We are aiming for IOS 8, IPhones.

My friend got it to work by combining the first 4 options, but I cannot.

Does anyone has any suggestions? We ' re supposed to release before Christmas so production time is precious:D

Reference Address: http://stackoverflow.com/questions/27388957/ Pods-was-rejected-as-an-implicit-dependency-for-libpods-a-because-its-architec


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.