Cocoapods 1.0: Header files not found

前端 未结 2 1158
感情败类
感情败类 2020-12-28 13:54

I just tried to update from cocoapods 0.39.x to Cocoapods 1.0. Running

pod install

from the terminal causes no warnings. Everyth

2条回答
  •  天涯浪人
    2020-12-28 14:23

    I tried remove ~/Library/Developer/Xcode/DerivedData/* and rebuild the project, and it worked for me.

提交回复
热议问题