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

Issue with bitrise integration #158

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

Issue with bitrise integration #158

ManaliSingh27 opened this issue Feb 8, 2022 · 1 comment

Comments

@ManaliSingh27
Copy link

Hi,
I am trying to use cocoapods-binary with bitrise CI. I am using cache-pull and cache-push steps in bitrise workflow. cocoapods-binary creates Pods/_Prebuild in the cache with the binary versions of pod. But when I rebuild the app again, it continues to prebuild and install the pods again and compile the pods (ignoring the contents of cache).
My understanding is that it should not compile the pods again. Am I missing something?

@aligermiyanoglu
Copy link

aligermiyanoglu commented Feb 26, 2023

Hey,

its related to Bitrise cache plugins way of working. Please check blog post

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