Эх сурвалжийг харах

Merge pull request #1640 from theunrealgeek/update_readme_firebase_mock_develop

Update README on need for Firebase config for build
Marino Faggiana 3 жил өмнө
parent
commit
72a556adfd
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -49,6 +49,8 @@ carthage update --use-xcframeworks --platform iOS --cache-builds
 ```
 to fetch and compile the dependencies.
 
+In order to build the project in Xcode you will also need a file `GoogleService-Info.plist` at the root of the repository which contains the Firebase configuration. For development work you can use a mock version found [here](https://github.com/firebase/quickstart-ios/blob/master/mock-GoogleService-Info.plist).
+
 ### Creating Pull requests
 
 #### DCO Signoff