Skip to content
Paul Mietz Egli edited this page Jul 23, 2013 · 1 revision
  1. Clone the repository from Github.
  2. cd TiCarousel, then git submodule update --init
  3. cd module/ios
  4. Open titanium.xcodeconf and ensure that the TITANIUM_SDK_VERSION variable is set to the version of an SDK that you have installed on your machine.
  5. ./build.py

Once the module is built, you should see com.obscure.ticarousel-iphone-1.1.zip in the current directory (version number may vary).

Clone this wiki locally