Difference between revisions of "SPACESHIP SKIP 2FA UPGRADE"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
* <code>[[export]] SPACESHIP_SKIP_2FA_UPGRADE=1</code> to solve [[Need to acknowledge to Apple's Apple ID and Privacy statement]] error while running <code>[[xcversion install]]</code>
+
* <code>[[export]] [[SPACESHIP]]_SKIP_2FA_UPGRADE=1</code> to solve [[Need to acknowledge to Apple's Apple ID and Privacy statement]] error while running <code>[[xcversion install]]</code>
  
 +
 +
 +
<pre>
 +
xcversion install 12.4 --no-switch
 +
 +
-------------------------------------------------------------------------------------
 +
Please provide your Apple Developer Program account credentials
 +
The login information you enter will be stored in your macOS Keychain
 +
You can also pass the password using the `FASTLANE_PASSWORD` environment variable
 +
See more information about it on GitHub: https://github.com/fastlane/fastlane/tree/master/credentials_manager
 +
-------------------------------------------------------------------------------------
 +
Password (for [email protected]): ***************
 +
security: SecKeychainAddInternetPassword <NULL>: The specified item already exists in the keychain.
 +
Could not store password in keychain
 +
This account is being prompted to upgrade to 2FA
 +
Attempting to automatically bypass the upgrade until a later date
 +
To disable this, remove SPACESHIP_SKIP_2FA_UPGRADE=1 environment variable
 +
100  309  100  309    0    0    547      0 --:--:-- --:--:-- --:--:--  547%
 +
100  305  100  305    0    0    279      0  0:00:01  0:00:01 --:--:--  297k
 +
100  305  100  305    0    0    279      0  0:00:01  0:00:01 --:--:--  297k
 +
98 10.8G  98 10.6G    0    0  16.3M      0  0:11:19  0:11:06  0:00:13 16.3M%
 +
100 10.8G  100 10.8G    0    0  16.3M      0  0:11:19  0:11:19 --:--:-- 16.3M%
 +
</pre>
  
 
== See also ==
 
== See also ==

Latest revision as of 18:06, 10 May 2022


xcversion install 12.4 --no-switch

-------------------------------------------------------------------------------------
Please provide your Apple Developer Program account credentials
The login information you enter will be stored in your macOS Keychain
You can also pass the password using the `FASTLANE_PASSWORD` environment variable
See more information about it on GitHub: https://github.com/fastlane/fastlane/tree/master/credentials_manager
-------------------------------------------------------------------------------------
Password (for [email protected]): ***************
security: SecKeychainAddInternetPassword <NULL>: The specified item already exists in the keychain.
Could not store password in keychain
This account is being prompted to upgrade to 2FA
Attempting to automatically bypass the upgrade until a later date
To disable this, remove SPACESHIP_SKIP_2FA_UPGRADE=1 environment variable
100   309  100   309    0     0    547      0 --:--:-- --:--:-- --:--:--   547%
100   305  100   305    0     0    279      0  0:00:01  0:00:01 --:--:--  297k
100   305  100   305    0     0    279      0  0:00:01  0:00:01 --:--:--  297k
 98 10.8G   98 10.6G    0     0  16.3M      0  0:11:19  0:11:06  0:00:13 16.3M%
100 10.8G  100 10.8G    0     0  16.3M      0  0:11:19  0:11:19 --:--:-- 16.3M%

See also[edit]

Advertising: