Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 487 Bytes

File metadata and controls

30 lines (18 loc) · 487 Bytes

sphinx-mac-v2

Setup

Github Large Files

  • This repository uses git large files. Run the following commands to get the full large files:
brew install git-lfs
git lfs install
git lfs pull

CocoaPods

  • This repository uses CocoaPods submodules. After cloning run:
pod install

Giphy

  • Set a valid API KEY for Giphy library on info.plist file

Branch

This repository uses develop branch as base branch for development. Master is not up to date.