]> git.saurik.com Git - apple/security.git/blobdiff - KeychainEntitledTestApp_ios/ViewController.m
Security-59754.41.1.tar.gz
[apple/security.git] / KeychainEntitledTestApp_ios / ViewController.m
diff --git a/KeychainEntitledTestApp_ios/ViewController.m b/KeychainEntitledTestApp_ios/ViewController.m
deleted file mode 100644 (file)
index 30c0bb6..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-//
-//  ViewController.m
-//  KeychainEntitledTestApp_ios
-//
-//  Copyright (c) 2017 Apple Inc. All rights reserved.
-//
-//
-
-#import "ViewController.h"
-
-@interface ViewController ()
-
-@end
-
-@implementation ViewController
-
-- (void)viewDidLoad {
-    [super viewDidLoad];
-    // Do any additional setup after loading the view, typically from a nib.
-}
-
-
-- (void)didReceiveMemoryWarning {
-    [super didReceiveMemoryWarning];
-    // Dispose of any resources that can be recreated.
-}
-
-
-@end