Sha256: 985f7331e8d7d045ff5cda50b6902d614944dcf91da87c78703f0115296d9a05
Contents?: true
Size: 283 Bytes
Versions: 8
Compression:
Stored size: 283 Bytes
Contents
// // DMMAppDelegate.h // Sample // // Created by Delisa Mason on 8/2/14. // Copyright (c) 2014 Delisa Mason. All rights reserved. // #import <UIKit/UIKit.h> @interface DMMAppDelegate : UIResponder <UIApplicationDelegate> @property (strong, nonatomic) UIWindow *window; @end
Version data entries
8 entries across 8 versions & 1 rubygems