Using KeePassKit Framework

Signed-off-by: michael starke <michael.starke@hicknhack-software.com>
This commit is contained in:
michael starke
2015-10-29 18:25:08 +01:00
parent 7f22bcf296
commit 8ddf2373dc
46 changed files with 130 additions and 134 deletions

View File

@@ -10,11 +10,8 @@
#import "MPDocument.h"
#import "HNHRoundedSecureTextField.h"
#import "NSString+Empty.h"
#import "NSData+Keyfile.h"
#import "KPKTree.h"
#import "KPKCompositeKey.h"
#import "KeePassKit/KeePassKit.h"
@interface MPPasswordEditWindowController ()