Private cocoa pod and ssh deploy key

Hi,
I’ve got a project which depends on a private Pod. When I try to run the cocoa pod step it fails because bitrise can’t access the pod repository. If I try to add the project’s ssh key to the pod repository, GitHub complains it’s in use (which it is, by the project’s repository).
What can I do to make sure that bitrise can access both repos?

Thanks

1 Like

Hi @FWFabio,

Please check this guide for the exact setup: http://devcenter.bitrise.io/faq/adding-projects-with-submodules/
If you’d still have any issues, let me know!

2 Likes

Did you manage to solve the issue @FWFabio?

Ah yes. I forgot to reply.
Thanks!

1 Like

No problem at all, just wanted to be sure this is sorted :wink: