Sha256: 1004cb0479230d3885cec3ecce793a2e6ad9cd114b0dfca2e7d0db03bfb388dc
Contents?: true
Size: 285 Bytes
Versions: 4
Compression:
Stored size: 285 Bytes
Contents
// // AppDelegate.h // Sample // // Created by Stewart Gleadow on 12/06/13. // Copyright (c) 2013 yourcompanyname. All rights reserved. // #import <UIKit/UIKit.h> @interface AppDelegate : UIResponder <UIApplicationDelegate> @property (strong, nonatomic) UIWindow *window; @end
Version data entries
4 entries across 4 versions & 1 rubygems