Sha256: 62399272d2abc31f712967b22e551477583afe41138feb57e63598689522dc52
Contents?: true
Size: 289 Bytes
Versions: 27
Compression:
Stored size: 289 Bytes
Contents
// // CPDAppDelegate.h // PROJECT // // Created by PROJECT_OWNER on TODAYS_DATE. // Copyright (c) TODAYS_YEAR PROJECT_OWNER. All rights reserved. // @import UIKit; @interface CPDAppDelegate : UIResponder <UIApplicationDelegate> @property (strong, nonatomic) UIWindow *window; @end
Version data entries
27 entries across 17 versions & 2 rubygems