Sha256: 64b84ce1e6a439297807c1cc29361cafd1d4fedbee578a73122dbb42420bcd17

Contents?: true

Size: 291 Bytes

Versions: 2

Compression:

Stored size: 291 Bytes

Contents

//
//  TATPAppDelegate.h
//  TestProject
//
//  Created by Blake Watters on 10/9/13.
//  Copyright (c) 2013 TripAdvisor. All rights reserved.
//

#import <UIKit/UIKit.h>

@interface TATPAppDelegate : UIResponder <UIApplicationDelegate>

@property (strong, nonatomic) UIWindow *window;

@end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
trip_advisor-0.0.21 spec/fixtures/project.git/TestProject/TATPAppDelegate.h
trip_advisor-0.0.15 spec/fixtures/project.git/TestProject/TATPAppDelegate.h