Commit b2ecd02415b67bdc733d60dd7e89e06adcb8bc96
1 parent
23e283dd
no message
Showing
2 changed files
with
0 additions
and
44 deletions
CNLiveScioLive/ViewController.h deleted
100755 → 0
CNLiveScioLive/ViewController.m deleted
100755 → 0
| 1 | -// | |
| 2 | -// ViewController.m | |
| 3 | -// CNLiveScioLive | |
| 4 | -// | |
| 5 | -// Created by CNLive-zxw on 2018/9/17. | |
| 6 | -// Copyright © 2018年 CNLive. All rights reserved. | |
| 7 | -// | |
| 8 | - | |
| 9 | -#import "ViewController.h" | |
| 10 | - | |
| 11 | -@interface ViewController () | |
| 12 | - | |
| 13 | -@end | |
| 14 | - | |
| 15 | -@implementation ViewController | |
| 16 | - | |
| 17 | -- (void)viewDidLoad { | |
| 18 | - [super viewDidLoad]; | |
| 19 | - // Do any additional setup after loading the view, typically from a nib. | |
| 20 | -} | |
| 21 | - | |
| 22 | - | |
| 23 | -- (void)didReceiveMemoryWarning { | |
| 24 | - [super didReceiveMemoryWarning]; | |
| 25 | - // Dispose of any resources that can be recreated. | |
| 26 | -} | |
| 27 | - | |
| 28 | - | |
| 29 | -@end |