An open API service indexing awesome lists of open source software.

https://github.com/fireblocks/ncw-ios-demo


https://github.com/fireblocks/ncw-ios-demo

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Fireblocks-iOS-NCW-Demo

Welcome to Fireblocks-iOS-NCW-Demo App.

## Installation

- git clone [email protected]:fireblocks/ncw-ios-demo.git
- Open the Fireblocks.xcodeproj project with Xcode.
- File -> Add files to Fireblocks -> Add GoogleService-Info.plist with your app's Google API Keys, for connecting to Firebase and Google Drive
- Add the following key to Fireblocks/Info.plist file inside this project, with the reversed Google Client-ID from GoogleService-Info.plist file -
-
```
CFBundleURLTypes


CFBundleTypeRole
Editor
CFBundleURLSchemes

***REVERSED GOOGLE CLIENT ID KEY***



```

## License
MIT License