更新Cocoapod之后,我重新編譯了一下,結(jié)果就報(bào)錯(cuò)了:
diff: /../Podfile.lock: No such file or directory
diff: Manifest.lock: No such file or directory
error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.`
繼續(xù)搜索萬(wàn)能的互聯(lián)網(wǎng),解決方法如下:
關(guān)閉現(xiàn)在的工作空間,刪掉以前的xcworkspace满着,然后重新pod install,install完后贯莺,重新打開(kāi)項(xiàng)目风喇,clean+build項(xiàng)目,運(yùn)行