Sha256: a4e385615a09a74f970c09c025e0e3120eccd89234595acc92d726781595f085
Contents?: true
Size: 399 Bytes
Versions: 6
Compression:
Stored size: 399 Bytes
Contents
// // <%= config[:class_prefix] %>AppDelegate.h // <%= config[:project_name] %> // // Created by <%= config[:project_creator] %> on 06/02/2013. // Copyright (c) 2013 <%= config[:organization_name] %>. All rights reserved. // #import <UIKit/UIKit.h> @interface <%= config[:class_prefix] %>AppDelegate : UIResponder <UIApplicationDelegate> @property (strong, nonatomic) UIWindow *window; @end
Version data entries
6 entries across 6 versions & 1 rubygems