Cant authorize Swift package installation from Gitlab

Hey!

I have a Gitlab repo of a project. And it works fine. Not long ago we moved to Swift packages from CocoaPods and now have two our package dependencies on our account on Gitlab also.

As you know Xcode asks about gitlab username/token for authorization when working locally. But I dont know how to do it using Bitrise. I can see this information in logs

Resolve Package Graph
Fetching https://gitlab.com/xxxxx.git

xcodebuild: error: Could not resolve package dependencies:

Authentication failed because no credentials were provided.

Unfortunately I havn’t found such information in guides so decided to ask it here.
Thanks!

Hi there @soj , could you please send us a build URL of the related build and enable Support Access on the Settings tab of the app (Enabling the Bitrise Support user for your app | Bitrise DevCenter), so that I may take a closer look? :slight_smile:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.