RATreeView icon indicating copy to clipboard operation
RATreeView copied to clipboard

Download copy is not working

Open av089 opened this issue 7 years ago • 1 comments

Hello,

I download zip file from github but it is not working. The .xcworkspace is not exists there.

Please update zip file.

Thank you,

av089 avatar May 30 '17 12:05 av089

You have to use CocoaPods to create the workspace file. Open a terminal, cd to the Examples folder of RATreeView and run pod install. The workspace file should be created. If you don't have CocoaPods, install it from cocoapods.org.

Dirk- avatar Jun 12 '17 10:06 Dirk-