-
Notifications
You must be signed in to change notification settings - Fork 550
Manual Setup (v2)
Clement T edited this page Jul 7, 2015
·
1 revision
To use this control via git submodule, please follow the steps below:-
$ git submodule add http://github.com/chiunam/CTAssetsPickerController
- Run
create_bundle
script to create a resource bundle inCTAssetsPickerController/CTAssetsPickerController.bundle
. You will have to run this script to create a new bundle every time you update this library. - Drag
CTAssetsPickerController
folder in your project and add to your targets. - Add
AssetsLibrary.framework
andMediaPlayer.framework
.