什么是Podfile.lock 我们只有每次git合并冲突时,才会想起和看到他。 该文件是在首次运行pod install后生成的,并跟踪已安装的每个Pod的版本。例如,想象一下Podfile中指定的以下依赖项:pod 'RestKit' 运行pod install将安装… voidcat 2020年6月11日 3,119