build to 486

This commit is contained in:
xuemh
2018-07-24 22:47:33 +08:00
parent 9444a289d6
commit e1fef71a9a
13 changed files with 466 additions and 65 deletions
@@ -20,19 +20,4 @@
}
- (void)didReceiveMemoryWarning {
[super didReceiveMemoryWarning];
// Dispose of any resources that can be recreated.
}
/*
#pragma mark - Navigation
// In a storyboard-based application, you will often want to do a little preparation before navigation
- (void)prepareForSegue:(UIStoryboardSegue *)segue sender:(id)sender {
// Get the new view controller using [segue destinationViewController].
// Pass the selected object to the new view controller.
}
*/
@end