Sha256: 249e4e2ecf411403bdbcccd0fd648249f97bbb539a45ea5fc292dbf7f24fe161
Contents?: true
Size: 298 Bytes
Versions: 33
Compression:
Stored size: 298 Bytes
Contents
// // AppDelegate.h // <%= config[:project_name] %> // // Copyright (c) <%= config[:organization_name] %>. All rights reserved. // @import UIKit; @interface <%= config[:class_prefix] %>AppDelegate : UIResponder <UIApplicationDelegate> @property (strong, nonatomic) UIWindow *window; @end
Version data entries
33 entries across 33 versions & 1 rubygems