I successfully store and load a password field into my Apple KeyChain. I know that because I tested it and it seems working with the print statement.
I wonder if there is a way to view it just like UserDefault.
This is the path of the database keychain-2-debug.db
/Users/kyo/Library/Developer/CoreSimulator/Devices/1E3A9927-DBDA-486F-9DAE-8D75D0008B92/data/Library/Keychains/keychain-2-debug.db
When I open that I see one table genp
Someone please shed some light on this
from View Apple KeyChain Contents
No comments:
Post a Comment