one problem about Apple Keychain in use

屏幕快照 2013-10-11 下午10.51.05

解决方案

Add Security.framework, then rebuild. Sometimes I find I have to build clean and then rebuild.

To add this, right click on your target in Xcode, then Add->Existing Frameworks and choose (or navigate) to Security.framework.

To solve perfectly!!!!

原文地址:https://www.cnblogs.com/yssgyw/p/3428783.html