tree: ddbda2e14b5adbea5441f7091cdb77a22b88c28d [path history] [tgz]
  1. add_incremental_index.sh
  2. add_indexes.sh
  3. Dockerfile
  4. README.md
Scripts/README.md

Scripts

The two scripts are a part of updating CocoaPods to work with a CDN instead of only via git repos.

The Dockerfile

The Dockerfile is executed via GitHub Actions, you can run the same execution path locally by running: docker run ./Scripts/Dockerfile from the root.