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