The Winter-Summer-School-iOS repository contains the source code for the University of Groningen's Summer School iOS App. This App serves users important data pertaining to their summer school's activities. More specifically, it provides users with a means to view general information about their program, receive important announcements, and keep up to date with planned activities using the built-in schedule. It additionally allows them to familiarize themselves with the program's lecturers, and discuss with other members using the provided forum.
- Installation
- Usage
- Contributing
- Credits
- License
Installation of the Winter-Summer-School-iOS App should be as simple as cloning the existing repository, opening the project with Xcode Version 8.2.1 or later, and building the project for your target device. There is however, a caveat involved with compiling this App for iOS 10.2 and 10.3 with Xcode 8.2.1. This version of Xcode doesn't supply developer device images for 10.2 and 10.3 by default, and so you'll likely have to download them and install them in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport
. Finally, Xcode signs products prior to deploying them on devices, so there may be some issues with signing too. Please begin an issue if you encounter any.
This application mostly sticks to well known Apple standards for UI design, and so usage should be completely intuitive to anyone familiar with devices running iOS.
There are no specific contribution preferences at this time.
This project is authored by Charles Randolph on behalf of Rugged Software.
The project license will be added shortly.