]>
git.saurik.com Git - apple/security.git/blob - KeychainEntitledTestApp_ios/AppDelegate.h
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
;