Added OSX keychain functionality.

* Done save and read, need to do "remove autologin" . 
       This can be done manually through KeyChain Acess program.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3997 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
drbob 2011-01-30 00:13:52 +00:00
parent 91c2c0e4bf
commit 1f9395058c
2 changed files with 110 additions and 2 deletions

View file

@ -125,6 +125,9 @@ macx {
LIBS += -lssl -lcrypto -lz -lgpgme -lgpg-error -lassuan
LIBS += ../../../miniupnpc-1.0/libminiupnpc.a
LIBS += -framework CoreFoundation
LIBS += -framework Security
# LIBS += -framework CoreServices
INCLUDEPATH += .
#DEFINES* = MAC_IDLE # for idle feature