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.
- Install Titanium SDK
- 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/
)
- Run release.sh
- Update Android and iOS module to SDK 3.x
- Update TapForTap.jar to 2.2.0
- Update libTapForTap.a to 2.2.0