attempted to initialize an object with an unknown UUID

前端 未结 12 2145
情深已故
情深已故 2021-02-03 22:31

I have taken SVN check-in for a project. Thereafter I have installed pod via terminal. After installation of pod there are few warning stating

    

12条回答
  •  萌比男神i
    2021-02-03 23:08

    I commented out all pods and did "pod install" then uncommented all pods to previous state and did "pod install". That solved my problem

提交回复
热议问题