A Music Playlist creating app in Swift.
サイバーエージェント2015インターンシップ「TechDesignCAMP」で作ったプロダクトを、個人的に継続して開発しているものです。
Original → techcampman/techdesign_kyoto_a
- Create original playlist include 8 tracks
- Select custom cover layout
- Play tracks and show Waveform (currently pseud)
- Realtime Waveform
- Share playlist
- Download the repository
$ git clone https://github.com/ya-s-u/TRART.git
$ cd TRART
- Initialize cocoapods dependancies
$ pod install
- Open the project in Xcode
$ open "TRART.xcworkspace"
- Compile and run the app in your simulator
- Xcode 6.4
- iOS 8