Welcome to the Hubguru iOS app repository.
- Adrian Kashivskyy – Developer
- Marcin Siemaszko – Developer
- Radosław Szeja – Developer
Application supports iOS 10.0 or higher and every compatible iPhone.
Project requires the following tools to be installed:
- Xcode 9.3.X using the latest stable SDK (iOS 11)
- Carthage 0.18.X or higher
Assuming the above requirements are met:
- Clone the repository
- Run
carthage bootstrap --platform iOS
in the directory - Open
Hubguru.xcodeproj
and build the project