Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 515 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 515 Bytes

Install

  1. git submodule init --update
  2. Rename Settings.plist.sample to Settings.plist
  3. Complete Settings.plist with an access_token + refresh_token
  4. change build settings : Code signing and certificates

Documentation

The project's documentation can be generated (docset) via appledoc (http://gentlebytes.com/appledoc/). Just type the following command on your console, under the project directory.

appledoc .

Notes

  • Upload video only works on device

TODO

View issues on github