Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/dfx-core/src/error/keyring.rs
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ A macOS issue prevents arm64 versions of dfx from accessing your identities whil

You will need to go into Keychain Access and remove dfx from the 'Access Control' tab of all 'internet_computer_identities' keys.

For more information, see the dfx 0.28.0 migration guide: https://github.com/dfinity/sdk/blob/0.28.1/docs/migration/dfx-0.28.0-migration-guide.md
For more information, see the dfx 0.28.0 migration guide: https://github.com/dfinity/sdk/blob/0.28.0/docs/migration/dfx-0.28.0-migration-guide.md
")]
pub struct KeyringMaintenanceError;