Escape 2-factor-authentication for ios in CLI pipeline

Hi,

Is it possible to skip 2-factor-authentication when building ios pipeline in non-interactive mode?

Hey @nixi1_expo, you can pass the --skip-credentials-check flag to bypass it but make sure you’ve already generated existing credentials that can be used beforehand.

Cheers,
Adam

2 factor aunthentication is provide to secure account.

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