mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-24 18:29:29 +00:00
Started Move to KeePassKit - Project compiles but does NOT work properly
Removed MiniKeePass Categories. Moved Random streams form MiniKeePass to KeePassKit Changed MacPass to use KeePassKit
This commit is contained in:
@@ -10,6 +10,3 @@
|
||||
|
||||
NSString *const MPPasteBoardType = @"com.hicknhack.macpass.pasteboard";
|
||||
NSString *const MPErrorDomain = @"com.hicknhack.macpass.error";
|
||||
NSString *const MPEntryUTI = @"com.hicknhack.macpass.entry";
|
||||
NSString *const MPGroupUTI = @"com.hicknhack.macpass.group";
|
||||
NSString *const MPUUIDUTI = @"com.hicknhack.macpass.UUID";
|
||||
Reference in New Issue
Block a user