View entire changelog

Fetch CocoaPods from S3 instead of Git in iOS projects

Dec 14, 2016

Maintenance

A few weeks ago we started downloading CocoaPods specs from S3 instead of Git in projects that use our iOS inference. It is now also possible to download the specs from S3 in projects with manual configuration.

Please check out this Discuss post for an example of downloading specs from S3 via a circle.yml command.

>Previous changes