Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 310 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 310 Bytes

coach-in-app

swift app

Abstract

play music, generate bpm, input arrow

env

# ruby version
$ ruby -v
ruby 2.5.1p57 (2018-03-29 revision 63029) [x86_64-darwin16]

# cocoapod install
$ bundle install --path vendor/bundle

# pod install
$ bundle exec pod install

build

just build in xcode.