diff --git a/README.md b/README.md index 81b49451ed011312fcb5758a6e1d3adfa3478881..04c7c810550de78b892427376033215aedbde1fb 100644 --- a/README.md +++ b/README.md @@ -235,8 +235,6 @@ Edit `AppDelegate.m`: - **Keychain Sharing** - *Background Modes* > **Remote notifications**. -- In Xcode menu bar, select *Product* > *Scheme* > **Manage schemes**. Select your project name Scheme then click on the minus sign **―** in the bottom left corner, then click on the plus sign **+** and rebuild your project scheme. - ## Setup Local Notifications NOTE: local notification does NOT have any dependency on FCM library but you still need to include Firebase to compile. If there are enough demand to use this functionality alone, I will separate it out into another repo