Sha256: adb88a91492ad538172c17180629bb16ae3cf0b86b7fef6c94b336ccb4b4e405
Contents?: true
Size: 312 Bytes
Versions: 3
Compression:
Stored size: 312 Bytes
Contents
// // AppDelegate.h // <%= product_name %> // // Created by Nuvado on <%= Date.today.to_s %>. // Copyright (c) 2013 <%= organization_name %>. All rights reserved. // #import <UIKit/UIKit.h> @interface AppDelegate : UIResponder <UIApplicationDelegate> @property (strong, nonatomic) UIWindow *window; @end
Version data entries
3 entries across 3 versions & 1 rubygems