Dependencies failures when running throught CircleCI but working when run manually

Hi Team,

We are trying to run the pipeline but it is failing with the below error:

[21:10:44]: ▸ Check Dependencies
[21:10:44]: ▸ ** ARCHIVE FAILED **
[21:10:44]: ▸ The following build commands failed:
[21:10:44]: ▸ Check dependencies
[21:10:44]: ▸ (1 failure)

▸ Check Dependencies
** ARCHIVE FAILED **
The following build commands failed:
Check dependencies
(1 failure)
[21:10:44]: Exit status: 65
[21:10:44]:

It was working fine till 2 days back.
With no changes in CircleCI configuration and piepelines, since yesterday all the builds are failing at this point.

When we try to run the same command manually, functionality works.
Solutions tried:

  1. Verified the provisional profiles and certificates and its configuration
  2. environment: GYM_CODE_SIGNING_IDENTITY – does’t exist in our config
  3. have verified the carthage version and configuration.

Please let me know if anything else to check or any further information needed.

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