Error: “The sandbox is not in sync with the Podfile.lock…” after installing RestKit with cocoapods

后端 未结 30 2385
小蘑菇
小蘑菇 2020-11-27 10:12

I\'ve encounter an strange issue after installing RestKit with cocoapods. after resolving RestKit dependency for my project with cocoapods and trying to build it, I face thi

30条回答
  •  难免孤独
    2020-11-27 10:41

    if your pods are empty

    1. remove copy pods resources and check pods manifest.
    2. lock from build phases settings of your project

提交回复
热议问题