https://github.com/CocoaPods/CocoaPods/issues/11939#issuecomment-1668999607
1- At the top of the Podfile add this linesource 'https://github.com/CocoaPods/Specs.git'
2- Remove the Podfile.lock file
3- pod repo remove trunk
4- pod install
https://github.com/CocoaPods/CocoaPods/issues/11939#issuecomment-1668999607
1- At the top of the Podfile add this linesource 'https://github.com/CocoaPods/Specs.git'
2- Remove the Podfile.lock file
3- pod repo remove trunk
4- pod install
コメントを残す