Apple Mach -O Linker command failed

前端 未结 16 1333
名媛妹妹
名媛妹妹 2021-01-07 17:08

After updating my POD install, Xcode sprouted a new issue:

16条回答
  •  粉色の甜心
    2021-01-07 17:35

    I had a similar problem and I just had to make sure to enable the "copy if necessary" checkbox when adding the framework into the project. Reference only didn't work for me...

提交回复
热议问题