Sha256: d31b425bd1f7d945202281cd87c407dfd47fcaa45b27da583df512a0d9cc340f
Contents?: true
Size: 286 Bytes
Versions: 33
Compression:
Stored size: 286 Bytes
Contents
// // AppDelegate.h // TestApp // // Created by Richard Harrah on 8/17/15. // Copyright (c) 2015 Teal Cube Games. All rights reserved. // #import <UIKit/UIKit.h> @interface AppDelegate : UIResponder <UIApplicationDelegate> @property (strong, nonatomic) UIWindow *window; @end
Version data entries
33 entries across 33 versions & 1 rubygems