Closed TimoGlastra closed 1 year ago
if custom source is specified, you need to define the default source.
Sure. https://guides.cocoapods.org/syntax/podfile.html#source
The official CocoaPods source is implicit. Once you specify another source, then it will need to be included.
if custom source is specified, you need to define the default source.