'Framework not found' in Xcode

前端 未结 20 2166
不知归路
不知归路 2020-12-08 03:54

I know this has been asked a couple of times. I followed instructions from these ones:

Adding frameworks to project in Xcode 5 and having *relative* paths added

20条回答
  •  眼角桃花
    2020-12-08 04:15

    Besides from removing the framework from the Podfile and Linked Frameworks and Libraries, I also had to remove the reference to the framework in Other Linker Flags.

提交回复
热议问题