The iOS app that will be used by attendees of cuHacking 2020 as well as by organizers to help manage attendees. Built using Xcode 10.2.
To build this project you will need Xcode 10.1 or later.
You will need to do the following:
- Run
pod install - Put a
GoogleService-Info.plistfile in the/cuHackingfolder in order for Firebase to work. See the Firebase docs on adding the Firebase configuration file. - Create a Mapbox token and create a
.mapboxfile incuHacking/cuHacking. Place your token in the.mapboxfile
For Google Firebase notifications to work, you will need to create and upload APN certificates to Firebase. More on how to setup Firebase notifications work on iOS. This is NOT required for the app to run.