library not found for…?

前端 未结 11 1514
我寻月下人不归
我寻月下人不归 2021-02-04 00:40

i added new framework(3rd party) and build.

Unfortunately, since the execution was not.

How do I solve this problem? The whole four nights were spent.:(

11条回答
  •  悲哀的现实
    2021-02-04 01:14

    my case: use cocoapods, open xcworkspace, and meet "library not found for -lPods-AFNetworking" error.

    my solution: Preference -> Location -> Derived Data, click "Advanced" button -> choose 'shared Folder'. (when meet error, the original location is Legacy).

提交回复
热议问题