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

Speed improvement with bitrise integration #100

Open
ManaliSingh27 opened this issue Feb 8, 2022 · 1 comment
Open

Speed improvement with bitrise integration #100

ManaliSingh27 opened this issue Feb 8, 2022 · 1 comment

Comments

@ManaliSingh27
Copy link

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 version of pods are stored but it still compiles the pods. I cannot find any speed improvement by using cocoapods-binary-cache (as still the pods are compiled).
My understanding is that it should not compile the pods again. Am I missing something?

@Mattijah
Copy link

Mattijah commented Apr 1, 2022

I'm using Github Actions and I'm not experiencing the same issue. Pods don't get compiled again (at least not according to the logs) nevertheless their installation is taking a long time.

#103

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

No branches or pull requests

2 participants