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.
ok朴译,某次pod update之后筷黔,出現(xiàn)了這個沖突绰播,怎么百度也解決不了。
根據(jù)提示重新pod之后刻盐,發(fā)現(xiàn)3個Errors變成了一個:類似637E0C380E75D243D743ACA3 xxxx Not Found
掏膏,然后去YourProject.xcodeproj/project.pbxproj里刪除掉
637E0C380E75D243D743ACA3 /* Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483648;
files = (
);
inputPaths = (
);
name = "Embed Pods Frameworks";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods/Pods-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
就可以運行了