Sha256: 1e89c30068d78da186a17a7f156a83f6e5a898172f1c16af07981a71e6c59f84
Contents?: true
Size: 285 Bytes
Versions: 7
Compression:
Stored size: 285 Bytes
Contents
// // AppDelegate.h // RSpecTest // // Created by Matsumoto Taichi on 2/16/14. // Copyright (c) 2014 taichino.com. All rights reserved. // #import <UIKit/UIKit.h> @interface AppDelegate : UIResponder <UIApplicationDelegate> @property (strong, nonatomic) UIWindow *window; @end
Version data entries
7 entries across 7 versions & 1 rubygems