Skip to content
This repository has been archived by the owner on Jul 23, 2022. It is now read-only.

to4iki/conference-app-2017-ios

Repository files navigation

builderscon tokyo 2017 official iOS app

builderscon tokyo 2017 Aug 3, 4, 5 2017.

Features

  • View timetable and details of each session
  • View a floor map
  • Use QR code reader

Requirements

  • Swift 3.0 or later
  • iOS 9.0 or later

Installation

gem

$ bundle install --path vendor/bundle

Carthage

$ carthage bootstrap --platform iOS

SwiftLint(option)

$ brew install swiftlint

Development Environment

Storage

  • DebugBuild: load from local JSON file
  • ReleaseBuild: load from DiskCache(Cache adapter)

License

conference-app-2017-ios is released under the Apache License 2.0