Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1023 Bytes

File metadata and controls

32 lines (25 loc) · 1023 Bytes

Tap for Tap Titanium Plugin

For more information about Tap for Tap visit http://www.tapfortap.com

For documentation on how to use the Titanium plugin visit the Tap for Tap documentation portal.

Build Instructions

  1. Install Titanium SDK
  2. Set the following environment variables:
  • For Android
    • ANDROID_SDK="PATH TO ANDROID SDK" (ie. /usr/local/android/)
    • ANDROID_TARGET="ANDROID TARGET SDK" (ie. 17)
    • ANDROID_NDK="PATH TO ADNDROID NDK" (ie. /usr/local/android/ndk/)
  • For iOS
    • IOS_TARGET="IPHONE TARGET SDK" (ie. iphoneos6.1)
  • For Titanium
    • TITANIUM_SDK="PATH TO TITANIUM SDK" (ie. /Users/username/Library/Application Support/Titanium/)
  1. Run release.sh

1.2.0 / 2013-03-05

General

  • Update Android and iOS module to SDK 3.x

1.0.0 / 2013-03-05

Android

  • Update TapForTap.jar to 2.2.0

iOS

  • Update libTapForTap.a to 2.2.0