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

后端 未结 30 2378
小蘑菇
小蘑菇 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:24

    I faced this problem in a Flutter project. I just opened iOS Module in xCode and Build Clean Folder worked for me.

提交回复
热议问题