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