Hi, my Bitrise project is configured to use SSH for auth. Now I have added an SPM lib that also requires auth. I’m using a gitlab Personal Access Token to pull that lib.
And as I see there is no possibility to setup SSH + PAT for the project. At the same time I cannot use SSH for SPM.
Any ideas?