X-Git-Url: https://git.saurik.com/apple/security.git/blobdiff_plain/914fc88e61be54aed6b18205ff2775b48793a3b6..866f8763175ff60e4fa455b92b5eb660a12fe6c7:/KeychainEntitledTestApp_mac/ViewController.h?ds=inline diff --git a/KeychainEntitledTestApp_mac/ViewController.h b/KeychainEntitledTestApp_mac/ViewController.h new file mode 100644 index 00000000..3a40d4b2 --- /dev/null +++ b/KeychainEntitledTestApp_mac/ViewController.h @@ -0,0 +1,15 @@ +// +// ViewController.h +// KeychainEntitledTestApp_mac +// +// Copyright (c) 2017 Apple Inc. All rights reserved. +// +// + +#import + +@interface ViewController : NSViewController + + +@end +