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

@@ -8,10 +8,7 @@
#import "MPAutotypeContext.h"
#import "KPKAutotype.h"
#import "KPKEntry.h"
#import "KPKWindowAssociation.h"
#import "NSString+Commands.h"
#import "KeePassKit/KeePassKit.h"
@interface MPAutotypeContext () {
NSString *_evaluatedCommand;