Sha256: 1e52f9170156a58c84d19124ef153d47a9116ad98aefb6b95eebd3c87dd43ae4

Contents?: true

Size: 313 Bytes

Versions: 3

Compression:

Stored size: 313 Bytes

Contents

//
//  SPWKAppDelegate.h
//  StoryboardLintTest
//
//  Created by Johannes Fahrenkrug on 24.02.14.
//  Copyright (c) 2014 Johannes Fahrenkrug. All rights reserved.
//

#import <UIKit/UIKit.h>

@interface SPWKAppDelegate : UIResponder <UIApplicationDelegate>

@property (strong, nonatomic) UIWindow *window;

@end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
storyboardlint-0.2.2 spec/fixtures/StoryboardLintTest/StoryboardLintTest/SPWKAppDelegate.h
storyboardlint-0.2.1 spec/fixtures/StoryboardLintTest/StoryboardLintTest/SPWKAppDelegate.h
storyboardlint-0.2.0 spec/fixtures/StoryboardLintTest/StoryboardLintTest/SPWKAppDelegate.h