Library not found solution after Cocoapods engineering path change

Source: Internet
Author: User

When using Cocoapods as a third-party library management project, if you modify the project path (rename or cut away) and compile the project again, you will be prompted with the following error:

Ld:library not found for-lpods-**

and a build directory is recreated under the original path. The reason for the error is probably that the project went to the original directory to find the library.

Attempts to clean up the project, set the path, and so on are not resolved. Finally, the new path (the project path after the move) to delete the build directory, in the recompile, incredibly good.

Solution :
Delete the build directory under the moved item and compile it.

Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

Library not found solution after Cocoapods engineering path change

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.