Hi @jcmendez,
Can you please follow this guide How to debug your build locally / "It works on my Mac/PC but not on bitrise.io" and let us know how it goes?
Note: starting with a clean git clone into a new directory (e.g. into /tmp
) is crucial, to test the state of the code bitrise.io gets when it does a git clone (e.g. no .gitignore
d files present).