Skip to content

Commit

Permalink
Merge branch 'develop' into feature/anno2
Browse files Browse the repository at this point in the history
* develop:
  default!
  • Loading branch information
meccatol committed Jul 10, 2017
2 parents 8619693 + 9e86877 commit 7e40538
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CurriculumProject/AppDelegate.m
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ @interface AppDelegate ()

@implementation AppDelegate

// Window와 RootViewController는 Storyboard에서 생성하고 넣어줌~

- (BOOL)application:(UIApplication *)application willFinishLaunchingWithOptions:(NSDictionary *)launchOptions {
NSLog(@"willFinishLaunchingWithOptions = %@", launchOptions);
return YES;
Expand Down

0 comments on commit 7e40538

Please sign in to comment.