Added dynamic methods for custom attribute lookup

This commit is contained in:
Michael Starke
2018-11-11 09:30:16 +01:00
parent b58211c4da
commit 24d50b4b50
4 changed files with 73 additions and 19 deletions

View File

@@ -22,6 +22,8 @@
#import <KeePassKit/KeePassKit.h>
FOUNDATION_EXTERN NSString *const MPCustomAttributePropertyPrefix;
@interface KPKEntry (MPCustomAttributeProperties)
@end