Sha256: 5b10add3319c9bd2e2e7c2d083cc326bf7ab75038e5a2f7bf8fdaae3213068f5
Contents?: true
Size: 275 Bytes
Versions: 2
Compression:
Stored size: 275 Bytes
Contents
// // AppDelegate.h // Test // // Created by Chenly on 16/6/4. // Copyright © 2016年 Little Meaning. All rights reserved. // #import <UIKit/UIKit.h> @interface AppDelegate : UIResponder <UIApplicationDelegate> @property (strong, nonatomic) UIWindow *window; @end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
emm-0.0.8 | lib/emm/Template/AppDelegate.h |
emm-0.0.7 | lib/emm/Template/AppDelegate.h |