草庐IT

NSInternalInconsitity

全部标签

iOS 钥匙串(keychain)包装器 NSInternalInconsitity 异常

我在(按照另一个线程的建议)使用钥匙串(keychain)包装器https://gist.github.com/1170641导致错误的代码://Saveusername+passwordtokeychainKeychainItemWrapper*keychainItem=[[KeychainItemWrapperalloc]initWithIdentifier:@"PHPPOS"accessGroup:nil];[keychainItemsetObject:usernameforKey:@"username"];[keychainItemsetObject:passwordforKe