Skip to content

Commit

Permalink
additional step in readme section
Browse files Browse the repository at this point in the history
  • Loading branch information
juliandramirez committed Apr 17, 2019
1 parent 514a8cf commit faafee7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,11 @@ You should be able to build the project now. If there were errors in the linking
## Configuration

### iOS
Enable the CloudKit capability in the XCode project:
1. Make sure your app has a unique bundle identifier and does not show any errors in the Signing section (requires an apple development account):

![alt text](https://raw.githubusercontent.com/juliandramirez/react-native-user-identity/master/docs/img/xcode-signing.png)

2. Enable the CloudKit capability in the XCode project:

![alt text](https://raw.githubusercontent.com/juliandramirez/react-native-user-identity/master/docs/img/xcode-cloudkit.png)

Expand Down
Binary file modified docs/img/xcode-cloudkit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/xcode-signing.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit faafee7

Please sign in to comment.