Sha256: 28309a395eb18ca9ad3ba702dcd9908afa0dd1fea0de568f41b8c7012554bff4

Contents?: true

Size: 285 Bytes

Versions: 1

Compression:

Stored size: 285 Bytes

Contents

//
//  AppDelegate.h
//  HiveAppTemplate
//
//  Created by Dong Zhao on 2017/2/24.
//  Copyright © 2017年 Tencent. All rights reserved.
//

#import <UIKit/UIKit.h>

@interface AppDelegate : UIResponder <UIApplicationDelegate>

@property (strong, nonatomic) UIWindow *window;


@end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
qcloudhive-0.1.0 resources/templates/HiveAppTemplate/HiveAppTemplate/AppDelegate.h