Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 810 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 810 Bytes

TiApphance

by Paul Mietz Egli ([email protected])

TiApphance is an Appcelerator Titanium module which wraps the Apphance SDK.

Using the Module

  1. Download the Apphance production framework and place it in $HOME/Library/Frameworks.
  2. Build the module with ./build.py
  3. Place the com.obscure.tiapphance-iphone-0.2.zip file in your application's root directory.
  4. Add <module platform="iphone">com.obscure.tiapphance</module> to your tiapp.xml.

Requirements

  • Titanium SDK 1.8.2 or later
  • Xcode 4.2 or later to build
  • An Apphance account

License

  • TiApphance is under the Apache License 2.0
  • The Apphance SDK has a separate licensing agreement and terms of service

Development Status

just getting started... :)