diff --git a/README.md b/README.md index ff18a9696198626862e6bfc853b5a62efe56f0a0..128f125e6504d5c565f22c6fd4ce8c51ad42ccc9 100644 --- a/README.md +++ b/README.md @@ -215,7 +215,10 @@ Edit `AppDelegate.m`: ``` ### Xcode post installation steps -- Select your project **Capabilities** and enable **Keychan Sharing** and *Background Modes* > **Remote notifications**. +- Select your project **Capabilities** and enable: + - **Push Notifications** + - **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.