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

Version Path
xcodeproj_utils-0.2.3 spec/fixtures/RSpecTest/RSpecTest/AppDelegate.h
xcodeproj_utils-0.2.2 spec/fixtures/RSpecTest/RSpecTest/AppDelegate.h
xcodeproj_utils-0.2.1 spec/fixtures/RSpecTest/RSpecTest/AppDelegate.h
xcodeproj_utils-0.2.0 spec/fixtures/RSpecTest/RSpecTest/AppDelegate.h
xcodeproj_utils-0.1.4 spec/fixtures/RSpecTest/RSpecTest/AppDelegate.h
xcodeproj_utils-0.1.3 spec/fixtures/RSpecTest/RSpecTest/AppDelegate.h
xcodeproj_utils-0.1.2 spec/fixtures/RSpecTest/RSpecTest/AppDelegate.h