Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Remove MacOS keychain usage & prompts #1804

Merged
merged 1 commit into from
Jan 24, 2019

Conversation

zone117x
Copy link
Contributor

When running unsigned test builds of Blockstack.app, alarming keychain password prompts are shown several times. After talking with @jcnelson it looks like we aren't using any of that code anymore.

This PR:

  • Disabled the obsolete swift code for reading unused core wallet password.
  • Disabled spawning the portal log server.

I made as little changes as possible, not wanting to break anything. Essentially just commented out and short circuited a couple lines. There is probably more cleanup work that can be done here.

* Disable the obsolete swift code for reading unused core wallet password.
* Disable spawning the portal log server.
Copy link
Collaborator

@yknl yknl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me

Copy link
Collaborator

@hstove hstove left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@zone117x zone117x merged commit 125d687 into develop Jan 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants