]> git.saurik.com Git - apple/security.git/blobdiff - KeychainEntitledTestApp_mac/AppDelegate.h
Security-58286.1.32.tar.gz
[apple/security.git] / KeychainEntitledTestApp_mac / AppDelegate.h
diff --git a/KeychainEntitledTestApp_mac/AppDelegate.h b/KeychainEntitledTestApp_mac/AppDelegate.h
new file mode 100644 (file)
index 0000000..5452eb9
--- /dev/null
@@ -0,0 +1,15 @@
+//
+//  AppDelegate.h
+//  KeychainEntitledTestApp_mac
+//
+//  Copyright (c) 2017 Apple Inc. All rights reserved.
+//
+//
+
+#import <Cocoa/Cocoa.h>
+
+@interface AppDelegate : NSObject <NSApplicationDelegate>
+
+
+@end
+