Sha256: 2cd0799ad8bb5a9ca735e99b5a0817f7f7aed0c0a69acdc92424e987ffe4bd58
Contents?: true
Size: 268 Bytes
Versions: 28
Compression:
Stored size: 268 Bytes
Contents
// // TDFAppDelegate.h // test // // Created by tripleCC on 05/10/2018. // Copyright (c) 2018 tripleCC. All rights reserved. // @import UIKit; @interface TDFAppDelegate : UIResponder <UIApplicationDelegate> @property (strong, nonatomic) UIWindow *window; @end
Version data entries
28 entries across 28 versions & 1 rubygems