Hi there. I am trying to create github actions workflow that would archive and deploy my iOS project to testflight. I am using self hosted mac mini. I got stuck in the part where I am fetching my SPM packages, and I am failing to fetch the Shared SPM package that is built with KMMBridge.
I am wondering if I need to have netrc file in the self hosted mac mini that the workflow is running on?