cocoapods-binary-cache
cocoapods-binary-cache copied to clipboard
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.7 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.7 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...
Hi, It looks like there we have to prepare `@config.generated_frameworks_dir` directory as well, otherwise it will be created by zip-tool concurrently and can lead to a missing library because of...
### Checklist - [x] Updated the plugin to the latest version - [x] I've read the [Contribution Guidelines](https://github.com/grab/cocoapods-binary-cache/blob/master/CONTRIBUTING.md) - [x] I've searched for [existing GitHub issues](https://github.com/grab/cocoapods-binary-cache/issues) ### Issue Description ####...
Bumps [git](https://github.com/ruby-git/ruby-git) from 1.7.0 to 1.11.0. Release notes Sourced from git's releases. Release v1.11.0 Full Changelog 292087e Supress unneeded test output (#570) 19dfe5e Add support for fetch options "--force/-f" and...
When I try to archive the project I get two errors and I have two frameworks created with the same name but for two different iOS Versions I am giving...
Bumps [cocoapods-downloader](https://github.com/CocoaPods/cocoapods-downloader) from 1.3.0 to 1.6.3. Release notes Sourced from cocoapods-downloader's releases. 1.6.3 Enhancements None. Bug Fixes None. 1.6.2 Enhancements None. Bug Fixes None. 1.6.1 Enhancements None. Bug Fixes None....
Bumps [cocoapods-downloader](https://github.com/CocoaPods/cocoapods-downloader) from 1.4.0 to 1.6.3. Release notes Sourced from cocoapods-downloader's releases. 1.6.3 Enhancements None. Bug Fixes None. 1.6.2 Enhancements None. Bug Fixes None. 1.6.1 Enhancements None. Bug Fixes None....
Is there any way to speed up / skip Pods installation once all the Pods have been already pre-build and are available? ``` ----------------------------------------- 🚀 Prebuild frameworks ----------------------------------------- ... Validate...
Hi, I am trying to use cocoapods-binary-cache with bitrise CI. I am using cache-pull and cache-push steps in bitrise workflow. cocoapods-binary-cache fetches the pods from the GitHub repo where binary...