Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store frameworks in a shared cache #37

Open
Thomvis opened this issue Jan 28, 2019 · 1 comment · May be fixed by #70
Open

Store frameworks in a shared cache #37

Thomvis opened this issue Jan 28, 2019 · 1 comment · May be fixed by #70
Labels
enhancement New feature or request

Comments

@Thomvis
Copy link

Thomvis commented Jan 28, 2019

We build a lot of apps with shared dependencies and could greatly benefit from this project iff it would use a shared cache for storing and retrieving the compiled frameworks. I imagine it to be in a folder like ~/.cocoapods/prebuilt. The cache structure would involve subdirectories for xcode version, platform, spec version/hash to make sure you're getting the right binary.

Is this a use case that would fit with this project? If so, I'd be happy to see if I can start a PR for it.

@ivanmoskalev
Copy link

+1, would benefit greatly from this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants