Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Commit 457dc43

Browse files
committed
[cloudkit] fix readme
1 parent bffa511 commit 457dc43

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

ios8/CloudKitAtlas/README.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ https://developer.apple.com/membercenter/index.action, select
3030
"Certificates, Identifiers & Profiles" and use the following
3131
instructions.
3232

33-
Folow the instructions which can be found in [this guide](https://docs.microsoft.com/xamarin/ios/platform/document-picker#Enabling_iCloud_in_Xamarin), or follow the steps below.
33+
Follow the instructions which can be found in [this guide](https://docs.microsoft.com/xamarin/ios/platform/document-picker#Enabling_iCloud_in_Xamarin), or follow the steps below.
3434

3535
First of all, you should create an app ID. To do that, select "App
3636
ID's" in "Identifiers" section and then press add button at top-right
@@ -59,14 +59,10 @@ Finally, open sample in Xamarin Studio and open project settings.
5959
* Set bundle identifier in "iOS Application" section and select
6060
provisioning profile created earlier in "iOS Bundle Signing".
6161
* Close project's options and select Entitlements.plist in project
62-
explorer then nable iCloud and check the CloudKit option.
62+
explorer then enable iCloud and check the CloudKit option.
6363
* Make sure you are signed into your iCloud account in the simulator
6464
or device before running the app.
6565

66-
# License
66+
## License
6767

6868
Xamarin port changes are released under the MIT license
69-
70-
# Author
71-
72-
Ported to Xamarin.iOS by Rustam Zaitov and Oleg Demchenko

0 commit comments

Comments
 (0)