Sha256: e30ec0291f702ee032688f780688de25fc541172482655df008a2fcaecb311c9

Contents?: true

Size: 279 Bytes

Versions: 5

Compression:

Stored size: 279 Bytes

Contents

//
//  AppDelegate.h
//  Commandly
//
//  Created by Louie Bao on 29/06/2017.
//  Copyright © 2017 Louie Bao. All rights reserved.
//

#import <UIKit/UIKit.h>

@interface AppDelegate : UIResponder <UIApplicationDelegate>

@property (strong, nonatomic) UIWindow *window;


@end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
commandly-0.2.2 templates/ios/Commandly/AppDelegate.h
commandly-0.2.1 templates/ios/Commandly/AppDelegate.h
commandly-0.2.0 templates/ios/Commandly/AppDelegate.h
commandly-0.1.2 templates/ios/Commandly/AppDelegate.h
commandly-0.1.1 templates/ios/Commandly/AppDelegate.h