-
Download XCode and Apple developer tools.
-
Install Cocoapods to manage dependencies.
- Instructions here: https://guides.cocoapods.org/using/getting-started.html
-
Run
pod install
in root directory.
- Add your Firebase secret to the
Secrets
directory. - Open the workspace in XCode, connect to an iPad, and press the run button.