mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
12 lines
388 B
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) {
|