Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 520 Bytes

SUBMODULES-NOTES.md

File metadata and controls

9 lines (7 loc) · 520 Bytes

To use this control via git submodule, please follow the steps below:-

$ git submodule add http://github.com/chiunam/CTAssetsPickerController
  1. Run create_bundle script to create a resource bundle in CTAssetsPickerController/CTAssetsPickerController.bundle. You will have to run this script to create a new bundle every time you update this library.
  2. Drag CTAssetsPickerController folder in your project and add to your targets.
  3. Add AssetsLibrary.framework and MediaPlayer.framework.