Files
macports-ports/security/MacPass/files/patch-remove-sparkle-app.diff

12 lines
388 B
Diff

--- MacPass/MPAppDelegate.m.orig 2021-01-19 17:14:22.000000000 +0100
+++ MacPass/MPAppDelegate.m 2021-01-19 17:48:04.000000000 +0100
@@ -49,8 +49,6 @@
#import "KeePassKit/KeePassKit.h"
-#import <Sparkle/Sparkle.h>
-
NSString *const MPDidChangeStoredKeyFilesSettings = @"com.hicknhack.macpass.MPDidChangeStoredKeyFilesSettings";
typedef NS_OPTIONS(NSInteger, MPAppStartupState) {