podfile文件中添加source源:
source 'https://github.com/CocoaPods/Specs.git'
pod install、 pod update 顺利通过
本文介绍如何在podfile文件中正确配置CocoaPods的源,以确保pod install和pod update操作能够顺利进行。
podfile文件中添加source源:
source 'https://github.com/CocoaPods/Specs.git'
pod install、 pod update 顺利通过

被折叠的 条评论
为什么被折叠?
