]>
git.saurik.com Git - apple/security.git/blob - KeychainEntitledTestApp_ios/AppDelegate.h
998155c007f68a2f0e377926da7a3f621ee7c079
3 // KeychainEntitledTestApp_ios
5 // Copyright (c) 2017 Apple Inc. All rights reserved.
9 #import <UIKit/UIKit.h>
11 @interface AppDelegate
: UIResponder
<UIApplicationDelegate
>
13 @
property (strong
, nonatomic
) UIWindow
*window
;