3 // KeychainEntitledTestApp_mac
5 // Copyright (c) 2017 Apple Inc. All rights reserved.
9 #import "ViewController.h"
11 @implementation ViewController
16 // Do any additional setup after loading the view.
20 - (void)setRepresentedObject:(id)representedObject {
21 [super setRepresentedObject:representedObject];
23 // Update the view, if already loaded.