Retired Document
Important: This document may not represent best practices for current development. Links to downloads and other resources may no longer be valid.
KeychainTouchID/AAPLAppDelegate.h
/* |
Copyright (C) 2016 Apple Inc. All Rights Reserved. |
See LICENSE.txt for this sample’s licensing information |
Abstract: |
Implements the main application delegate. |
*/ |
@import UIKit; |
@interface AAPLAppDelegate : UIResponder <UIApplicationDelegate> |
@property (strong, nonatomic) UIWindow *window; |
@end |
Copyright © 2018 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2018-06-04