]>
git.saurik.com Git - apple/security.git/blob - Keychain/AppDelegate.h
5 // Created by john on 10/22/12.
9 #import <UIKit/UIKit.h>
11 @interface AppDelegate
: UIResponder
<UIApplicationDelegate
>
13 @
property (strong
, nonatomic
) UIWindow
*window
;