Skip to content

Commit

Permalink
Fix bug in ios build
Browse files Browse the repository at this point in the history
  • Loading branch information
louisbl committed Nov 17, 2015
1 parent 793790d commit e523cc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ios/APPLocalNotification.m
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
#import "APPLocalNotificationOptions.h"
#import "UIApplication+APPLocalNotification.h"
#import "UILocalNotification+APPLocalNotification.h"
#import "AppDelegate.h"

@interface APPLocalNotification ()

Expand Down

0 comments on commit e523cc0

Please sign in to comment.