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.