Sha256: bf936777711a8d1d05b341705b94ede3a95808a91917b5dd42055da04cd5be58
Contents?: true
Size: 291 Bytes
Versions: 1
Compression:
Stored size: 291 Bytes
Contents
// // AppDelegate.h // PiconSampleWorkspace // // Created by naoty on 2013/11/12. // Copyright (c) 2013年 Naoto Kaneko. All rights reserved. // #import <UIKit/UIKit.h> @interface AppDelegate : UIResponder <UIApplicationDelegate> @property (strong, nonatomic) UIWindow *window; @end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
picon-1.0.0 | spec/PiconSampleWorkspace/PiconSampleWorkspace/AppDelegate.h |