Sha256: 42b19146dfb7678208fe5a36747f7bf0d470ddc4ff5abc1980ee3143a9d8f27f
Contents?: true
Size: 281 Bytes
Versions: 6
Compression:
Stored size: 281 Bytes
Contents
// // ASHAppDelegate.h // Demo // // Created by Ash Furrow on 2014-07-23. // Copyright (c) 2014 Ash Furrow. All rights reserved. // #import <UIKit/UIKit.h> @interface ASHAppDelegate : UIResponder <UIApplicationDelegate> @property (strong, nonatomic) UIWindow *window; @end
Version data entries
6 entries across 6 versions & 1 rubygems