-
Notifications
You must be signed in to change notification settings - Fork 550
Manual Setup (v3)
Clement T edited this page Jul 7, 2015
·
2 revisions
To manually setup this control to your project, please follow the steps below:-
# Add picker as submodule
$ git submodule add http://github.com/chiunam/CTAssetsPickerController
# Add PureLayout as submodule
$ git submodule add https://github.com/smileyborg/PureLayout
$ cd CTAssetsPickerController
$ ./create_bundle.sh
It will create a resource bundle in CTAssetsPickerController/CTAssetsPickerController.bundle
.
You will have to run this script to create a resource bundle every time you update this library.
- CTAssetsPickerController/CTAssetsPickerController/* (except Resources folder)
- PureLayout/PureLayout/PureLayout/*