pods issue, linker command failed with exit code 1

前端 未结 15 1424
生来不讨喜
生来不讨喜 2020-12-25 13:35

when I run my project, I get errors like this: \"enter

It seems that all frameworks in

15条回答
  •  刺人心
    刺人心 (楼主)
    2020-12-25 14:07

    Actually issue is related to dependency management for xcode project. You can refer below answer link for solving "linker issue" in xcode. That worked for me.

    https://stackoverflow.com/a/38371271/6827175

提交回复
热议问题