Closed ollyde closed 2 years ago
For anyone else who is stuck. The auto-updater doesn't work. Also importing manually via UI does not work.
You need to manually import using command line.
security import /Users/oliverdixon/Projects/bap/flutter/dsa_priv.pem -k ~/Library/Keychains/login.keychain
security import /Users/oliverdixon/Projects/bap/flutter/dsa_pub.pem -k ~/Library/Keychains/login.keychain
@lijy91 would be great to add this to the docs.
Cannot upload from a new machine since the private key generated doesn't work.