Dear Watson,
It would be good to add this to the README. It took me a while to figure out I could avoid typing my password every time.
Caram
"motion-store does automatically fetch the password from the keychain. However, if you are using the iCloud keychain, it cannot access the password. You can then add the password manually as follows:
security add-internet-password -a <your-email-address> -j default -r http -s idmsa.apple.com -w <your-password> -T /usr/bin/security
Dear Watson,
It would be good to add this to the README. It took me a while to figure out I could avoid typing my password every time.
Caram
"motion-store does automatically fetch the password from the keychain. However, if you are using the iCloud keychain, it cannot access the password. You can then add the password manually as follows: