Skip to content

HackIllinois/iOS

Repository files navigation

iOS

Build Status

The repo hosts the official iOS app for HackIllinois. If you would like to get involved please reach out to the HackIllinois staff.

Requirements

  1. XCode 13.0+
  2. Swift 5.0+
  3. iOS 13.0+

Installation

git clone https://github.com/HackIllinois/ios.git
cd ios
open Hackillinois.xcodeproj

Contributing

Please contribute using Github Flow. Create a branch, add commits, and open a pull request.

master

Master only hosts versions of the Hackillinois application released to TestFlight or the App Store. Currently 2023.2.0.

dev

Dev hosts a semi-stable version of the next release and all work should be done on branches off dev and commited via PR's.

Support

Please open an issue for support.

License

This project is licensed under the University of Illinois/NCSA License. For a full copy of this license take a look at the LICENSE file.