ld: framework not found after pod install

前端 未结 5 1588
天涯浪人
天涯浪人 2020-12-17 15:09

I added Firebase libraries to my project, and then I got this error. When I compile it, Xcode can\'t find some directories. However, they are in the Pods directory.

5条回答
  •  情歌与酒
    2020-12-17 15:58

    In my case I just had to go to Edit Scheme > Run and Reselect "None" as Executable.

提交回复
热议问题