Skip to content

Commit

Permalink
Added missing protocols to README
Browse files Browse the repository at this point in the history
  • Loading branch information
JaviSoto committed Oct 7, 2015
1 parent ebfb128 commit 9fb0142
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ The consequence of this is that all the code that we throw in it becomes essenti
@protocol JSApplicationLocalNotificationsDelegate;
@protocol JSApplicationStateRestorationDelegate;
@protocol JSApplicationURLResourceOpeningDelegate;
@protocol JSApplicationShortcutItemDelegate;
@protocol JSApplicationHealthDelegate;
@protocol JSApplicationProtectedDataDelegate;
@protocol JSApplicationWatchInteractionDelegate;
@protocol JSApplicationExtensionDelegate;
Expand Down

0 comments on commit 9fb0142

Please sign in to comment.