mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-23 13:49:22 +00:00
Update KeePassKit (Fixed Group order and Icon issue)
Enhanced database locking to actually encrypt the data although the file is not stored before (so changes might get lost) Changed version handling a bit to make future export/save as possible
This commit is contained in:
@@ -13,5 +13,8 @@
|
||||
|
||||
FOUNDATION_EXPORT NSString *const MPPasteBoardType;
|
||||
FOUNDATION_EXPORT NSString *const MPErrorDomain;
|
||||
FOUNDATION_EXPORT NSString *const MPLegacyDocumentUTI;
|
||||
FOUNDATION_EXPORT NSString *const MPXMLDocumentUTI;
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user