Difference between revisions of "Could not store password in keychain"
Jump to navigation
Jump to search
(Created page with "{{Draft}} {{Keychain}}") |
|||
Line 1: | Line 1: | ||
− | + | [[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 your_user@your_domain.com): *************** | ||
+ | security: [[SecKeychainAddInternetPassword]] <NULL>: User interaction is not allowed. | ||
+ | Could not store password in keychain | ||
+ | Solution: [[security unlock-keychain]] | ||
− | {{Keychain}} | + | |
+ | == See also == | ||
+ | * {{Keychain}} |
Revision as of 12:22, 6 October 2021
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 your_user@your_domain.com): *************** security: SecKeychainAddInternetPassword <NULL>: User interaction is not allowed. Could not store password in keychain
Solution: security unlock-keychain
See also
Advertising: