Skip to content

Commit

Permalink
git test
Browse files Browse the repository at this point in the history
  • Loading branch information
borntofight committed Oct 9, 2017
1 parent 8394e68 commit ed35131
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions EmailData/AppDelegate.m
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(
// Override point for customization after application launch.

//!!
//
//

[self initFiles];
self.tabBarController = [[UITabBarController alloc] init];
self.tabBarController.view.backgroundColor = [UIColor whiteColor];
Expand Down

0 comments on commit ed35131

Please sign in to comment.