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

Commit 516ded5

Browse files
Update README.md
1 parent 41de2e0 commit 516ded5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ Then open `references.d.ts` in the root of your project and add this line to get
5353
/// <reference path="./node_modules/nativescript-plugin-firebase/firebase.d.ts" />
5454
```
5555

56+
### iOS
57+
[Looking to automate this step](#136), but for now, to build with Xcode 8 (iOS 10 SDK), you need to open the Xcode project via the platforms/ios/appname.__xcworkspace__/ file - then select your app's target, capabilities, enable 'Keychain sharing'.
58+
5659
### Android
5760
Install packages 'Google Play Services' and 'Google Repository' in your [Android SDK Manager](http://stackoverflow.com/a/37310513)
5861

0 commit comments

Comments
 (0)