3 // KeychainEntitledTestApp_mac
5 // Copyright (c) 2017 Apple Inc. All rights reserved.
9 #import "AppDelegate.h"
11 @interface AppDelegate ()
15 @implementation AppDelegate
17 - (void)applicationDidFinishLaunching:(NSNotification *)aNotification {
18 // Insert code here to initialize your application
22 - (void)applicationWillTerminate:(NSNotification *)aNotification {
23 // Insert code here to tear down your application